Browse Source

Merge branch 'maint'

Nicolas Goaziou 8 năm trước cách đây
mục cha
commit
e8cd52dee0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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@@code.orgmode.org:bzg/org-mode.git
+$ git clone https://code.orgmode.org/bzg/org-mode.git
 $ make autoloads
 @end example