Revert "Links to txt and pdf refcards are now absolute."
This reverts commit d2c6fe89b9
.
This commit is contained in:
parent
911f5cffd0
commit
fefc648e7b
|
@ -1,3 +1,4 @@
|
|||
|
||||
#+TITLE: Org-Mode: Your Life in Plain Text
|
||||
#+LANGUAGE: en
|
||||
#+EMAIL: carsten at orgmode dot org
|
||||
|
@ -5,6 +6,8 @@
|
|||
#+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>
|
||||
|
@ -190,8 +193,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 [[http://orgmode.org/manual/orgcard.pdf][Refcard]] for org-mode
|
||||
- There is also a [[http://orgmode.org/manual/orgcard.txt][text version]] of the
|
||||
- Download the [[file:orgcard.pdf][Refcard]] for org-mode
|
||||
- There is also a [[file: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