diff options
-rw-r--r-- | org-maint.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/org-maint.el b/org-maint.el index 1e6a9da..fe411fe 100644 --- a/org-maint.el +++ b/org-maint.el @@ -87,8 +87,7 @@ checked is taken from the Org \"ref\" property." "etc/ORG-NEWS" "etc/org" "etc/refcards/orgcard.tex" - "etc/schema/od-manifest-schema-v1.2-os.rnc" - "etc/schema/od-schema-v1.2-os.rnc" + "etc/schema/" "lisp/org") (display-buffer (current-buffer))))) |