diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2011-09-27 13:59:24 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-09-27 13:59:24 -0400 |
commit | bcdba25daac697fb34ae44ad3f1fa152f9aaa27e (patch) | |
tree | c0247824ac0716ef0e01ad39409f28b06a98066d | |
parent | 2808103d4b3209a63ac914b0630abd7bc39b8d79 (diff) | |
download | ikiwiki-bcdba25daac697fb34ae44ad3f1fa152f9aaa27e.tar ikiwiki-bcdba25daac697fb34ae44ad3f1fa152f9aaa27e.tar.gz |
-rw-r--r-- | doc/forum/Wikilink_to_a_symbolic_link.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Wikilink_to_a_symbolic_link.mdwn b/doc/forum/Wikilink_to_a_symbolic_link.mdwn new file mode 100644 index 000000000..69c39725c --- /dev/null +++ b/doc/forum/Wikilink_to_a_symbolic_link.mdwn @@ -0,0 +1 @@ +If I want to make a link to a local pdf-file I put the file into my scrdir and use the usual wikilink syntax. However if I put only a symbolic link into the scrdir instead of the actual file, it doesn't work. Is there a way to make that ikiwiki handles symbolic links in this situation? |