瀏覽代碼

Revert "org-manual: Fix link"

This reverts commit e61fddf4cee644747a5567a27eb60203cc0a7ec4.
Nicolas Goaziou 7 年之前
父節點
當前提交
b563ef4762
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/org-manual.org

+ 2 - 2
doc/org-manual.org

@@ -179,8 +179,8 @@ For a better experience, the three Org commands ~org-store-link~,
 ~org-capture~ and ~org-agenda~ ought to be accessible anywhere in
 Emacs, not just in Org buffers.  To that effect, you need to bind them
 to globally available keys, like the ones reserved for users (see
-[[info:elisp#Key%20Binding%20Conventions][info:elisp#Key Binding Conventions]]).  Here are suggested bindings,
-please modify the keys to your own liking.
+[[info:elisp::Key%20Binding%20Conventions]]).  Here are suggested
+bindings, please modify the keys to your own liking.
 
 #+begin_src emacs-lisp
 (global-set-key "\C-cl" 'org-store-link)