From dbdb1f95a86a6a3457c49de41954e5378aa2a6b1 Mon Sep 17 00:00:00 2001 From: Yannick Perret <yannick.perret@insa-lyon.fr> Date: Thu, 5 Sep 2019 14:01:07 +0200 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6652c7d..f3994f8 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ </head> <body> <div class="navbar"> - <a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a> + <a href="https://pages.gitlab.liris.cnrs.fr/plain-html/">Plain HTML Example</a> <a href="https://gitlab.com/pages/plain-html/">Repository</a> <a href="https://gitlab.com/pages/">Other Examples</a> </div> -- GitLab