diff --git a/lisp/org-html.el b/lisp/org-html.el index 5da2a5f..1a96fa1 100644 --- a/lisp/org-html.el +++ b/lisp/org-html.el @@ -674,7 +674,7 @@ See variable `org-export-html-link-org-files-as-html'" (string-match "\\.org$" path) (progn (list - "http" + "file" (concat (substring path 0 (match-beginning 0)) "."