branch: master
commit fd8423cb63965138eee4ec3794ae30578eada4a5
Author: Noam Postavsky <npost...@users.sourceforge.net>
Commit: Noam Postavsky <npost...@users.sourceforge.net>

    fix links
---
 doc/snippet-organization.org |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/snippet-organization.org b/doc/snippet-organization.org
index d145f05..2adb048 100644
--- a/doc/snippet-organization.org
+++ b/doc/snippet-organization.org
@@ -1,3 +1,5 @@
+#+SETUPFILE: org-setup.inc
+
 * Organizing snippets
 
 ** Basic structure
@@ -82,10 +84,10 @@
    considered groups of snippets and [[snippet-menu.org][the menu]] is 
organized much more
    cleanly:
 
-   [[images/menu-groups.png]]
+   [[./images/menu-groups.png]]
 
    Another way to achieve this is to place a =# group:= directive
-   inside the snippet definition. See [[snippet-development.org][Writing 
Snippets]].
+   inside the snippet definition. See [[./snippet-development.org][Writing 
Snippets]].
 
    #+begin_example
    $ tree ruby-mode/

Reply via email to