We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7941416 commit 7c2e843Copy full SHA for 7c2e843
doc/en/warnings.rst
@@ -127,7 +127,7 @@ decorator or to all tests in a module by setting the ``pytestmark`` variable:
127
*Credits go to Florian Schulze for the reference implementation in the* `pytest-warnings`_
128
*plugin.*
129
130
-.. _`-W option`: https://docs.python.org/3/using/cmdline.html?highlight=#cmdoption-W
+.. _`-W option`: https://docs.python.org/3/using/cmdline.html#cmdoption-w
131
.. _warnings.simplefilter: https://docs.python.org/3/library/warnings.html#warnings.simplefilter
132
.. _`pytest-warnings`: https://github.com/fschulze/pytest-warnings
133
0 commit comments