commit:     1e613945d02f311ddbecf2f7781e96dff76be71e
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 00:23:53 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 00:23:53 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoostats.git/commit/?id=1e613945

server/static/about.html: fix the repo URI

 server/static/about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/static/about.html b/server/static/about.html
index 160911b..96588fe 100644
--- a/server/static/about.html
+++ b/server/static/about.html
@@ -10,7 +10,7 @@
         machines.</br>
         <h2>Source code</h2>
         The source code is available at the
-        <a 
href="http://git.overlays.gentoo.org/gitweb/?p=proj/gentoostats.git;a=summary";>
+        <a href="https://gitweb.gentoo.org/proj/gentoostats.git/";>
             gentoostats repository</a>.</br>
         <h2>Contributing</h2>
         The gentoostats project is currently in alpha testing. Bug reports, 
feature requests are welcome.</br>

Reply via email to