summaryrefslogtreecommitdiff
path: root/doc/en/funcarg_compare.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/funcarg_compare.rst')
-rw-r--r--doc/en/funcarg_compare.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/funcarg_compare.rst b/doc/en/funcarg_compare.rst
index 4350c98b6..33b19ab0f 100644
--- a/doc/en/funcarg_compare.rst
+++ b/doc/en/funcarg_compare.rst
@@ -7,7 +7,7 @@ pytest-2.3: reasoning for fixture/funcarg evolution
**Target audience**: Reading this document requires basic knowledge of
python testing, xUnit setup methods and the (previous) basic pytest
-funcarg mechanism, see https://docs.pytest.org/en/latest/historical-notes.html#funcargs-and-pytest-funcarg.
+funcarg mechanism, see https://docs.pytest.org/en/stable/historical-notes.html#funcargs-and-pytest-funcarg.
If you are new to pytest, then you can simply ignore this
section and read the other sections.