Links to txt and pdf refcards are now absolute.
This commit is contained in:
parent
a2acdd6cd3
commit
d2c6fe89b9
|
@ -1,4 +1,3 @@
|
|||
|
||||
#+TITLE: Org-Mode: Your Life in Plain Text
|
||||
#+LANGUAGE: en
|
||||
#+EMAIL: carsten at orgmode dot org
|
||||
|
@ -6,8 +5,6 @@
|
|||
#+STYLE: <base href="http://orgmode.org/index.html" />
|
||||
#+STYLE: <link rel="stylesheet" href="http://orgmode.org/org.css" type="text/css" />
|
||||
|
||||
|
||||
|
||||
#+begin_html
|
||||
<!-- The logo links to the root of the website -->
|
||||
<a href="/"><img src="http://orgmode.org/img/org-mode-unicorn.png" class="logo-link" /></a>
|
||||
|
@ -193,8 +190,8 @@ also download a [[http://repo.or.cz/w/org-mode.git/snapshot][tar.gz snapshot]] f
|
|||
- A [[http://gnu.manticore.es/manual-org-emacs][Spanish translation]] (version 6.21b).
|
||||
|
||||
** Reference card
|
||||
- Download the [[file:orgcard.pdf][Refcard]] for org-mode
|
||||
- There is also a [[file:orgcard.txt][text version]] of the
|
||||
- Download the [[http://orgmode.org/manual/orgcard.pdf][Refcard]] for org-mode
|
||||
- There is also a [[http://orgmode.org/manual/orgcard.txt][text version]] of the
|
||||
reference card.
|
||||
** The FAQ
|
||||
- The [[http://orgmode.org/worg/org-faq.php][Org Mode FAQ]] is user-editable and is maintained by the [[http://orgmode.org/worg/][Worg
|
||||
|
|
Loading…
Reference in New Issue