diff --git a/ox-reveal.el b/ox-reveal.el index 3448222..f4d4e94 100644 --- a/ox-reveal.el +++ b/ox-reveal.el @@ -344,7 +344,7 @@ Example: :group 'org-export-reveal :type 'list) -(defcustom org-reveal-highlight-css "%r/lib/css/zenburn.css" +(defcustom org-reveal-highlight-css "%r/plugin/highlight/zenburn.css" "Highlight.js CSS file." :group 'org-export-reveal :type 'string)