Add missing period to docs/content.rst

This commit is contained in:
Jorge Maldonado Ventura 2023-06-26 21:19:13 +02:00
commit 29156814ad

View file

@ -235,7 +235,7 @@ that may be sitting alongside that post (instead of having to determine where
the other content will be placed after site generation).
To link to internal content (files in the ``content`` directory), use the
following syntax for the link target: ``{filename}path/to/file``
following syntax for the link target: ``{filename}path/to/file``.
Note: forward slashes, ``/``,
are the required path separator in the ``{filename}`` directive
on all operating systems, including Windows.