Stefan Vollmar <voll...@nf.mpg.de> writes:

> However, when I link to my org-file "somefile.org" as
> [[file:somefile.org][My org source-file]]
> and then export to HTML, the link in the HTML code now points to
> "somefile.html", which is, of course, not desirable in this case.
>
> How can I fix this? Many thanks in advance.

I just use raw links like

[[http://your.domain.org/somefile.org][plain text org file]]

or

[[http://your.domain.org/somefile.org.html][colorized HTML]]

I used that here: http://doc.norang.ca/org-mode.html#sec-1

I don't know how to do that with relative links.

HTH,
-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to