Adjust doc links for new scheme

Closes #8831
This commit is contained in:
Florian Bruhin
2021-07-06 09:09:04 +02:00
parent 501637547e
commit 953fdabaf0
33 changed files with 83 additions and 83 deletions

View File

@@ -405,7 +405,7 @@ class TestPytestPluginManagerBootstrapming:
self, pytestpm: PytestPluginManager
) -> None:
"""From PR #4304: The only way to unregister a module is documented at
the end of https://docs.pytest.org/en/stable/plugins.html.
the end of https://docs.pytest.org/en/stable/how-to/plugins.html.
When unregister cacheprovider, then unregister stepwise too.
"""