diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2021-07-11 20:27:03 +1200 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2021-07-11 20:27:03 +1200 |
commit | 1ed85021f147ef82f70ca863dbc06a519a2370d1 (patch) | |
tree | 4c87c94e8dce8674622f14f4ea6125289f1310ae /project/templates/sokoban.html | |
parent | f13f1dd45ee954e9d9126ae3f398891b599b01f5 (diff) |
Changed /cgit to /cgi-bin, revised spacing
Diffstat (limited to 'project/templates/sokoban.html')
-rw-r--r-- | project/templates/sokoban.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/sokoban.html b/project/templates/sokoban.html index bf676d1..d5bcb63 100644 --- a/project/templates/sokoban.html +++ b/project/templates/sokoban.html @@ -11,7 +11,7 @@ <h4>Sokoban Clone</h4> -<p>Git repository: <a href="/cgit/cgit.cgi/sokoban">Link</a></p> +<p>Git repository: <a href="/cgi-bin/cgit.cgi/sokoban">Link</a></p> <h5>8/8/2017</h5> |