Skip to content
Snippets Groups Projects
Commit 49f182bb authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Fix home page description of service

parent 52056875
No related branches found
No related tags found
No related merge requests found
Pipeline #55288 passed
...@@ -81,7 +81,7 @@ body { ...@@ -81,7 +81,7 @@ body {
{% if information %} {% if information %}
{{ information|safe }} {{ information|safe }}
{% else %} {% else %}
<p>The gravitational-wave candidate event database (GraceDB) is a prototype system to organize candidate events from gravitational-wave searches and to provide an environment to record information about follow-ups.</p> <p>The gravitational-wave candidate event database (GraceDB) is a service which organizes candidate events from gravitational-wave searches and provides an environment to record information about follow-ups.</p>
<ul> <ul>
<li><a href="https://wiki.ligo.org/Computing/GraceDB">Project page on wiki.ligo.org</a></li> <li><a href="https://wiki.ligo.org/Computing/GraceDB">Project page on wiki.ligo.org</a></li>
<li><a href="{% url "legacy_apiweb:default:root" %}">Browseable REST API</a> <li><a href="{% url "legacy_apiweb:default:root" %}">Browseable REST API</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment