Browse Source

Merge branch 'maint'

Nicolas Goaziou 7 years ago
parent
commit
931406855e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/org.texi

+ 1 - 1
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