From a0d5a06622f1893da90a8e5670454fe368462a10 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Mon, 26 Sep 2011 07:50:13 +0000
Subject: [PATCH] New location for Trac

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@366 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
---
 mutalyzer/templates/help.html | 2 +-
 mutalyzer/templates/menu.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mutalyzer/templates/help.html b/mutalyzer/templates/help.html
index e879d3c5..2b4ffae5 100644
--- a/mutalyzer/templates/help.html
+++ b/mutalyzer/templates/help.html
@@ -913,7 +913,7 @@
       <p>
         Occasionally, Mutalyzer will display an Internal Server Error message
         due to unexpected behavior. You can use Mutalyzer's 
-        <a href="https://www.mutalyzer.nl/projects/mutalyzer2/"
+        <a href="https://humgenprojects.lumc.nl/trac/mutalyzer"
           >bugtracking system</a> to report errors and send in feature requests.
       </p>
 
diff --git a/mutalyzer/templates/menu.html b/mutalyzer/templates/menu.html
index 4697ed67..38f62e04 100644
--- a/mutalyzer/templates/menu.html
+++ b/mutalyzer/templates/menu.html
@@ -391,7 +391,7 @@
         <td colspan="3">
           <a id="page_bugTrack" 
             onclick="swapActive('bugTrack');" 
-            href="https://www.mutalyzer.nl/projects/mutalyzer2"
+            href="https://humgenprojects.lumc.nl/trac/mutalyzer"
             onmouseover="navAct('base/images/bullitlicht1.gif', 
                                 'bugTrack');" 
             onmouseout="navDeAct('base/images/bullitdonker.gif', 
-- 
GitLab