summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-01-04 19:11:57 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-01-04 19:11:57 +0100
commit931406855e7dc96ab6ef51e954b763d5769644c5 (patch)
tree4a3bdc7116447d9edb1b14b983b5d7f1088b1dc2
parenteff8062400a057c8bb9f3ed3211b898b6427fb58 (diff)
parentb762c2dcc8e2d38f84651b304f5758fcdeb9ba26 (diff)
downloadorg-mode-931406855e7dc96ab6ef51e954b763d5769644c5.tar.gz
Merge branch 'maint'
-rw-r--r--doc/org.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 5ae4477..052b2f5 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -919,7 +919,7 @@ You can clone Org's repository and install Org like this:
@example
$ cd ~/src/
-$ git clone git://orgmode.org/org-mode.git
+$ git clone git@@code.orgmode.org:bzg/org-mode.git
$ make autoloads
@end example