summaryrefslogtreecommitdiff
path: root/HowToContributeToThisWiki.mdwn
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2007-08-12 11:40:29 -0400
committerGNU Hurd wiki engine <web-hurd@gnu.org>2007-08-12 11:40:29 -0400
commit751013fa5e877155b0c7eea5fb8ee0e92fc9a30a (patch)
treef83b2679a5f0e4e835b7d0329ffeb89379ea3f81 /HowToContributeToThisWiki.mdwn
parent77128fd584af4b46561f25b11882b4860e638757 (diff)
web commit by lx_jakal: Fixed the git:// URI
Diffstat (limited to 'HowToContributeToThisWiki.mdwn')
-rw-r--r--HowToContributeToThisWiki.mdwn2
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