From df3874bdf38f11e1c858d8e1d70db56dcdb2dedb Mon Sep 17 00:00:00 2001
From: Matthai Kurian <matthai.kurian@frentix.com>
Date: Mon, 13 Aug 2012 17:24:24 +0200
Subject: [PATCH] non-jira: corrected outdated link

---
 src/main/java/org/olat/test/_content/guidemo.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/olat/test/_content/guidemo.html b/src/main/java/org/olat/test/_content/guidemo.html
index 16bb245725e..94ba641e528 100644
--- a/src/main/java/org/olat/test/_content/guidemo.html
+++ b/src/main/java/org/olat/test/_content/guidemo.html
@@ -6,4 +6,4 @@ On the following pages you'll find a demonstration of the OLAT Framework functio
 Choose from the menu on your left. From each demo element you can view the source code by clicking the source code link. Every output consists of
 Java code in a controller <i>(BasicController.java)</i> and a velocity page which renders the HTML output based on variables that are put into the velocity context.
 </p>
-<p>More information regarding OLAT development you will get <a target="_blank" href="http://www.olat.org/website/en/html/unit_development.html">here.</a></p>
+<p>More information regarding OLAT development you will get <a target="_blank" href="http://openolat.org">here.</a></p>
-- 
GitLab