diff options
-rw-r--r-- | HowToContributeToThisWiki.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HowToContributeToThisWiki.mdwn b/HowToContributeToThisWiki.mdwn index 9b467d32..9b73630b 100644 --- a/HowToContributeToThisWiki.mdwn +++ b/HowToContributeToThisWiki.mdwn @@ -49,7 +49,7 @@ ssh configuration as advised on that page.) If you have an account on there: If you don't have such an account or don't have your login data handy, you can still get the pages the read-only way. - $ git clone git://flubber.bddebian.com/wiki [dest] + $ git clone git://flubber.bddebian.com/git/wiki [dest] If that also doesn't work out, you have yet another chance: pull over the http protocol. Not very efficient (read: rather inefficient), but it works. This |