Bastien <b...@gnu.org> writes: > the attached patch appends the value of #+HTML_LINK_HOME > to links with relative paths in the HTML export.
I just pushed a new option `org-html-link-use-abs-url' for this, nil by default. Setting it to `t' will prepend the URL in HTML_LINK_HOME to the relative path in the exported output. -- Bastien