diff --git a/doc/org-manual.org b/doc/org-manual.org index adb732ef2..13c695551 100644 --- a/doc/org-manual.org +++ b/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