We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cb065 commit 6e46b1aCopy full SHA for 6e46b1a
scripts/document_path_handlers.py
@@ -9,8 +9,8 @@
9
.. slug: path-handlers
10
.. author: The Nikola Team
11
12
-Nikola supports special links with the syntax ``link://kind/name``. Here is
13
-the description for all the supported kinds.
+Nikola supports special links with the syntax ``link://kind/name``. In the templates you can also
+use ``_link(kind, name)`` Here is the description for all the supported kinds.
14
15
.. class:: dl-horizontal
16
""")
0 commit comments