From b86f639f0f5f447462ffa8d979fa18df8c749707 Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Tue, 3 Sep 2013 19:12:49 +0000
Subject: [PATCH] Fix link.

git-svn-id: https://svn.dealii.org/trunk@30574 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/doc/development/testsuite.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deal.II/doc/development/testsuite.html b/deal.II/doc/development/testsuite.html
index e101dcf7ed..89e890b10d 100644
--- a/deal.II/doc/development/testsuite.html
+++ b/deal.II/doc/development/testsuite.html
@@ -110,7 +110,7 @@
     in both cases to make sure that future changes do not break what
     we have just checked in. In addition, some machines run the tests
     every night and send the results back home; this is then converted
-    into <a href="http://www.dealii.org/cgi-bin/regression_quick.pl"
+    into <a href="http://dealii.mathsim.eu/cgi-bin/regression_quick.pl"
     target="body">a webpage showing the status of our regression
     tests</a>.
     </p>
-- 
2.39.5