forked from github/pelican
Update PyPI URLs to new equivalents
This commit is contained in:
parent
67e27ca7cd
commit
4b79d6dae6
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue