Skip to content

Commit c486cdb

Browse files
authored
Update URL of pytest-doctestplus (#13589)
1 parent 22351c4 commit c486cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/how-to/doctest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ While the built-in pytest support provides a good set of functionalities for usi
307307
doctests, if you use them extensively you might be interested in those external packages
308308
which add many more features, and include pytest integration:
309309

310-
* `pytest-doctestplus <https://github.com/astropy/pytest-doctestplus>`__: provides
310+
* `pytest-doctestplus <https://github.com/scientific-python/pytest-doctestplus>`__: provides
311311
advanced doctest support and enables the testing of reStructuredText (".rst") files.
312312

313313
* `Sybil <https://sybil.readthedocs.io>`__: provides a way to test examples in

0 commit comments

Comments
 (0)