1
0
Fork 0
forked from github/pelican

Update PyPI URLs to new equivalents

This commit is contained in:
Justin Mayer 2020-11-20 15:46:05 +01:00
commit 4b79d6dae6
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ Why the name "Pelican"?
:target: https://github.com/getpelican/pelican/actions
:alt: GitHub Actions CI: continuous integration status
.. |pypi-version| image:: https://img.shields.io/pypi/v/pelican.svg
:target: https://pypi.python.org/pypi/pelican
:target: https://pypi.org/project/pelican/
:alt: PyPI: the Python Package Index
.. |repology| image:: https://repology.org/badge/tiny-repos/pelican.svg
:target: https://repology.org/project/pelican/versions

View file

@ -276,7 +276,7 @@ Basic settings
If set to True, several typographical improvements will be incorporated into
the generated HTML via the `Typogrify
<https://pypi.python.org/pypi/typogrify>`_ library, which can be installed
<https://pypi.org/project/typogrify/>`_ library, which can be installed
via: ``python -m pip install typogrify``
.. data:: TYPOGRIFY_IGNORE_TAGS = []