summaryrefslogtreecommitdiffstats
path: root/articles
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-12-10 02:23:59 +0100
committerGravatar Tom Willemse2013-12-10 02:23:59 +0100
commitfd15fc0c41e58a49f3cee4c046285db2a3b75d85 (patch)
treee79756319c74f4a3fb9553c37ab4af913095f96f /articles
parentc0ff83c7525127c859ac11c882450f1c81224986 (diff)
downloadorgweb-fd15fc0c41e58a49f3cee4c046285db2a3b75d85.tar.gz
orgweb-fd15fc0c41e58a49f3cee4c046285db2a3b75d85.zip
Use ox-publish, org-publish doesn't exist
Diffstat (limited to 'articles')
-rw-r--r--articles/project.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/articles/project.el b/articles/project.el
index e0e443a..eb1e89a 100644
--- a/articles/project.el
+++ b/articles/project.el
@@ -1,4 +1,4 @@
-(require 'org-publish)
+(require 'ox-publish)
(load "../common.el")