@@ -174,7 +174,7 @@
make sure all the /components/ are enclosed by the lines
#+begin_src emacs-lisp
-(require 'org-publish)
+(require 'ox-publish)
(setq org-publish-project-alist
'(
@@ -99,7 +99,7 @@
add this to your publishing project's definition:
'(("org-notes"
:base-directory "~/org/notes/"