From dc98ec0589459e08d28d0fba0ac31056c7ddd33a Mon Sep 17 00:00:00 2001 From: Guillaume Rousse <guillaume.rousse@renater.fr> Date: Thu, 15 Mar 2018 16:01:25 +0100 Subject: [PATCH] fix web site URL --- templates/web/en/home.tt2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/en/home.tt2.html b/templates/web/en/home.tt2.html index a942470..e966eec 100644 --- a/templates/web/en/home.tt2.html +++ b/templates/web/en/home.tt2.html @@ -5,7 +5,7 @@ href="http://www.geant.net/service/eduGAIN/Pages/home.aspx">eduGAIN</a> federation to create test accounts with different profiles to validate the behaviour and test federated login. The test accounts can only be used to access own services.</p> -<p><a href="https://wiki.geant.org/display/eduGAIN/eduGAIN+Access+Checkl">More information</a></p> +<p><a href="https://wiki.geant.org/display/eduGAIN/eduGAIN+Access+Check">More information</a></p> <h2>Functionning</h2> <img class="float-center" alt="eduGAIN Access Check" src="images/edugain_test_idp_basics.png" height="50%" width="50%"/> -- GitLab