Skip to content

Commit 6e46b1a

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎scripts/document_path_handlers.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
.. slug: path-handlers
1010
.. author: The Nikola Team
1111
12-
Nikola supports special links with the syntax ``link://kind/name``. Here is
13-
the description for all the supported kinds.
12+
Nikola supports special links with the syntax ``link://kind/name``. In the templates you can also
13+
use ``_link(kind, name)`` Here is the description for all the supported kinds.
1414
1515
.. class:: dl-horizontal
1616
""")

0 commit comments

Comments
 (0)