Skip to content

Commit 1e34734

Browse files
Fixed link to Python Classifiers
1 parent 7c2e843 commit 1e34734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/writing_plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ If a package is installed this way, ``pytest`` will load
164164
.. note::
165165

166166
Make sure to include ``Framework :: Pytest`` in your list of
167-
`PyPI classifiers <https://python-packaging-user-guide.readthedocs.io/distributing/#classifiers>`_
167+
`PyPI classifiers <https://pypi.org/classifiers/>`_
168168
to make it easy for users to find your plugin.
169169

170170

0 commit comments

Comments
 (0)