aboutsummaryrefslogtreecommitdiffstats
path: root/gen-download-page.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gen-download-page.sh')
-rwxr-xr-xgen-download-page.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gen-download-page.sh b/gen-download-page.sh
index b6b6adf..71c6089 100755
--- a/gen-download-page.sh
+++ b/gen-download-page.sh
@@ -40,8 +40,8 @@ echo "be downloaded from: <a href=\"${remote}/\">${remote}</a><br>"
echo "</p>"
echo "<h1>git</h1>"
echo "<p>"
-echo "git clone git@bofc.pl:${project}<br>"
-echo "git clone git://bofc.pl/${project}<br>"
+echo "git clone git@git.bofc.pl:${project}<br>"
+echo "git clone git://git.bofc.pl/${project}<br>"
echo "git clone http://git.bofc.pl/${project}<br>"
echo "</p>"