From 68baf011a1392a263c0e175308b23cfdd851f174 Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov <dmytro@dbogatov.org> Date: Wed, 17 Oct 2018 20:44:48 -0400 Subject: [PATCH] Fix. --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index aa5287b..ff48ebd 100644 --- a/website/index.html +++ b/website/index.html @@ -10,7 +10,7 @@ Your content </h1> <p> - <a href="google.com">Google</a> + <a href="https://google.com">Google</a> </p> </body> -- GitLab