Explorar el Código

Merge branch 'maint'

Bastien hace 5 años
padre
commit
430b644f79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -142,7 +142,7 @@ You can clone Org's repository and install Org like this:
 
 #+begin_example
 $ cd ~/src/
-$ git clone git@code.orgmode.org:bzg/org-mode.git
+$ git clone https://code.orgmode.org/bzg/org-mode.git
 $ cd org-mode/
 $ make autoloads
 #+end_example