diff options
Diffstat (limited to 'docs/source/plugin-development')
| -rw-r--r-- | docs/source/plugin-development/cross-compatibility.rst | 2 | ||||
| -rw-r--r-- | docs/source/plugin-development/registering-plugins.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/plugin-development/cross-compatibility.rst b/docs/source/plugin-development/cross-compatibility.rst index 9cf38b8..9deadec 100644 --- a/docs/source/plugin-development/cross-compatibility.rst +++ b/docs/source/plugin-development/cross-compatibility.rst @@ -182,6 +182,6 @@ fact that pep8 or pycodestyle is not installed. .. links -.. _flake8-polyfill: https://pypi.io/project/flake8-polyfill/ +.. _flake8-polyfill: https://pypi.org/project/flake8-polyfill/ .. |polyfill| replace:: ``flake8-polyfill`` diff --git a/docs/source/plugin-development/registering-plugins.rst b/docs/source/plugin-development/registering-plugins.rst index 851a9e7..39c3083 100644 --- a/docs/source/plugin-development/registering-plugins.rst +++ b/docs/source/plugin-development/registering-plugins.rst @@ -139,4 +139,4 @@ by 3 numbers (i.e.* ``ABC123`` *).* .. _Entry Points: - http://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points + https://setuptools.readthedocs.io/en/latest/pkg_resources.html#entry-points |
