From a249fcb7568368b41fc45c747106b5af8cfe773b Mon Sep 17 00:00:00 2001
From: Brian Moe <bmoe@gravity.phys.uwm.edu>
Date: Thu, 20 Oct 2011 13:29:12 -0500
Subject: [PATCH] Changes reflecting removal of gracedb from glue.

---
 templates/gracedb/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/gracedb/index.html b/templates/gracedb/index.html
index 28212a8ed..70484af34 100644
--- a/templates/gracedb/index.html
+++ b/templates/gracedb/index.html
@@ -15,9 +15,9 @@ follow-ups.
 </p>
 <p>
 A simple 
-<a href="http://www.lsc-group.phys.uwm.edu/cgit/lalsuite/plain/glue/bin/gracedb">client tool</a>
-is provided in
-<a href="https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html">Glue</a>
+<a href="http://www.lsc-group.phys.uwm.edu/cgit/lalsuite/plain/gracedb/bin/gracedb">client tool</a>
+is provided in the
+<a href="https://www.lsc-group.phys.uwm.edu/daswg/projects/gracedb.html">gracedb project</a>
 which can submit a candidate event and query the event database.  The
 client is a standalone Python script and will run using only standard
 Python libraries.
-- 
GitLab