diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-08-16 23:22:44 +1000 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-08-16 23:22:44 +1000 |
commit | 2a0b860b4febe9af9bcaa07e0b1f64371dd326fb (patch) | |
tree | c464f9ddf0185a6fa80993e7d98beba181662a3a /project/templates/stvcount.html | |
parent | c8057e7c1c3d770d5a7a97f4745caa46d045bcbb (diff) |
Remove .git suffix from repo links
Diffstat (limited to 'project/templates/stvcount.html')
-rw-r--r-- | project/templates/stvcount.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/stvcount.html b/project/templates/stvcount.html index bdc6933..cbd9458 100644 --- a/project/templates/stvcount.html +++ b/project/templates/stvcount.html @@ -17,7 +17,7 @@ <h4>Single Transferable Vote Counter</h4> -<p>Git repository: <a href="/cgit/cgit.cgi/stv-count.git/">Link</a></p> +<p>Git repository: <a href="/cgit/cgit.cgi/stv-count">Link</a></p> <h5>19/2/2017</h5> |