From 9bb4d21fa5cc515a242a15d0bf52d900e9cdaf31 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 16 Apr 2006 16:09:12 +0000 Subject: [PATCH] No agreement to license sends you to docs.moodle.org --- admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/index.php b/admin/index.php index a1afb92b27..6c896455a9 100644 --- a/admin/index.php +++ b/admin/index.php @@ -104,7 +104,7 @@ print_simple_box_end(); echo "
"; notice_yesno(get_string("doyouagree"), "index.php?agreelicence=true", - "http://moodle.org/doc/?frame=licence.html"); + "http://docs.moodle.org/en/License"); exit; } -- 2.39.5