changeset 2286:8d278809d28b

Fix web page one slash too much
author Klaus Ethgen <Klaus@Ethgen.de>
date Wed, 09 Mar 2016 23:16:01 +0100
parents 3d3dffd70578
children c37ce63e3c87
files web/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/web/index.html	Wed Mar 09 23:11:46 2016 +0100
+++ b/web/index.html	Wed Mar 09 23:16:01 2016 +0100
@@ -14,7 +14,7 @@
 	 <ul>
 	    <li><a href="//geeqie.org">Main Page</a></li>
 	    <li><a href="geeqie-1.2.2.tar.xz" rel="nofollow">Tarball</a> and <a href="geeqie-1.2.2.tar.xz.asc" rel="nofollow">GnuPG sig.</a></li>
-	    <li><a href="//cgi-bin/gitweb.cgi?p=geeqie.git" rel="nofollow">Git Source</a></li>
+	    <li><a href="/cgi-bin/gitweb.cgi?p=geeqie.git" rel="nofollow">Git Source</a></li>
 	    <!-- only while we still host the ML at sf. -->
 	    <li><a href="//lists.sourceforge.net/lists/listinfo/geeqie-devel">Mailinglist</a></li>
 	    <!-- sf links dropped: apps trac geeqie wiki GuideIndex, roadmap, new_features, TODO, screenshots, links, DocStatus -->