diff --git a/docs/user_docs/source/lvalert.rst b/docs/user_docs/source/lvalert.rst index 512197ba54f6f8afd3eba0fb2b750fd2907b7b87..46c1cd75854eeb8c67a83cda9ad2d4f43081ef1e 100644 --- a/docs/user_docs/source/lvalert.rst +++ b/docs/user_docs/source/lvalert.rst @@ -5,7 +5,7 @@ Integration with LVAlert Introduction =============================================== -GraceDB uses `LVAlert <https://wiki.ligo.org/DASWG/LVAlert>`__ to send alerts to listeners within the LVC. +GraceDB uses `LVAlert <https://wiki.ligo.org/Computing/DASWG/LVAlert>`__ to send alerts to listeners within the LVC. The content of the LVAlert message is designed to convey actionable information about a state change in GraceDB, whether it involves the creation of a new event, or the updating or labeling of an existing one. .. NOTE:: @@ -171,5 +171,5 @@ Further reading on LVAlert ===================================================== Further information on using LVAlert can be found on the -`LVAlert Project Page <https://wiki.ligo.org/DASWG/LVAlert>`__ -and the `LVAlert Howto <https://wiki.ligo.org/DASWG/LVAlertHowto>`__. +`LVAlert Project Page <https://wiki.ligo.org/Computing/DASWG/LVAlert>`__ +and the `LVAlert Howto <https://wiki.ligo.org/Computing/DASWG/LVAlertHowto>`__. diff --git a/docs/user_docs/source/rest.rst b/docs/user_docs/source/rest.rst index 4bde1656b07c024b20f27be12c15c347aa12a9da..6b2c36fa6d2f9d69d3d1414b69b72074737917aa 100644 --- a/docs/user_docs/source/rest.rst +++ b/docs/user_docs/source/rest.rst @@ -20,7 +20,7 @@ it from the `Python Package Index <https://pypi.python.org/pypi>`__:: installing ``pip`` if it is not already available on your machine.) Additionally, packages for Debian (``.deb``) and Scientific Linux (``.rpm``) are available by pointing your system to the appropriate repositories as described -`here <https://wiki.ligo.org/DASWG/SoftwareDownloads>`__. +`here <https://wiki.ligo.org/Computing/DASWG/SoftwareDownloads>`__. Then the client tools can be installed via:: apt-get install python-ligo-gracedb diff --git a/gracedb/templates/gracedb/index.html b/gracedb/templates/gracedb/index.html index f6f2cfd18528f4ee788dc8d99c8184c1055bc9c0..52b8380a1984cd228f74fbd506d5c83ceeb6a6f0 100644 --- a/gracedb/templates/gracedb/index.html +++ b/gracedb/templates/gracedb/index.html @@ -80,7 +80,7 @@ follow-ups. </p> <!-- <li><a href="https://www.lsc-group.phys.uwm.edu/daswg/wiki/GraceDBER6">Recent changes</a> <font color="red">(IMPORTANT!) </font></li> --> <!-- <li><a href="https://gw-astronomy.org/wiki/LV_EM/ElectroMagneticBulletinBoard">Prototype EMBB description</a></li> --> -<li><a href="https://wiki.ligo.org/DASWG/GraceDB">Project page on wiki.ligo.org</a></li> +<li><a href="https://wiki.ligo.org/Computing/DASWG/GraceDB">Project page on wiki.ligo.org</a></li> <li><a href="{% url "shib:default:root" %}">Browseable REST API</a> <li><a href="https://gw-astronomy.org/wiki/LV_EM/TechInfo">LV-EM Technical Info</a></li> <li><a href="https://dcc.ligo.org/G1501296">Tutorial for operators and detector engineers</a></li>