Skip to content

Commit

Permalink
Merge pull request #3733 from miketheman/patch-1
Browse files Browse the repository at this point in the history
Fix broken links
  • Loading branch information
stevepiercy authored Sep 14, 2023
2 parents 156c8c8 + 5bd08ed commit 3739a77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/narr/templates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -450,12 +450,12 @@ templating languages including the following:

.. _Chameleon: https://chameleon.readthedocs.io/en/latest/
.. _pyramid_chameleon:
https://docs.pylonsproject.org/projects/pyramid-chameleon/en/latest/
https://docs.pylonsproject.org/projects/pyramid_chameleon/en/latest/

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

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

0 comments on commit 3739a77

Please sign in to comment.