Skip to content

Commit 47cb065

Browse files
committedMar 9, 2016
minimal solution for #2258
1 parent 4d6d725 commit 47cb065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docs/path_handlers.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
.. slug: path-handlers
33
.. author: The Nikola Team
44

5-
Nikola supports special links with the syntax ``link://kind/name``. Here is
6-
the description for all the supported kinds.
5+
Nikola supports special links with the syntax ``link://kind/name``. In the templates you can also
6+
use ``_link(kind, name)`` Here is the description for all the supported kinds.
77

88
.. class:: dl-horizontal
99

0 commit comments

Comments
 (0)
Please sign in to comment.