Skip to content

Commit 3739a77

Browse files
authored
Merge pull request #3733 from miketheman/patch-1
Fix broken links
2 parents 156c8c8 + 5bd08ed commit 3739a77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/narr/templates.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -450,12 +450,12 @@ templating languages including the following:
450450

451451
.. _Chameleon: https://chameleon.readthedocs.io/en/latest/
452452
.. _pyramid_chameleon:
453-
https://docs.pylonsproject.org/projects/pyramid-chameleon/en/latest/
453+
https://docs.pylonsproject.org/projects/pyramid_chameleon/en/latest/
454454

455455
.. _Jinja2: https://jinja.palletsprojects.com/en/2.10.x/
456456
.. _pyramid_jinja2:
457-
https://docs.pylonsproject.org/projects/pyramid-jinja2/en/latest/
457+
https://docs.pylonsproject.org/projects/pyramid_jinja2/en/latest/
458458

459459
.. _Mako: https://www.makotemplates.org/
460460
.. _pyramid_mako:
461-
https://docs.pylonsproject.org/projects/pyramid-mako/en/latest/
461+
https://docs.pylonsproject.org/projects/pyramid_mako/en/latest/

0 commit comments

Comments
 (0)