Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a370a42

Browse files
committed
Issue #26199: Fix broken link in unittest.mock-examples.rst
Patch by Raphael Das Gupta.
1 parent 4942870 commit a370a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/unittest.mock-examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,4 +1254,4 @@ As of version 1.5, the Python testing library `PyHamcrest
12541254
<https://pypi.python.org/pypi/PyHamcrest>`_ provides similar functionality,
12551255
that may be useful here, in the form of its equality matcher
12561256
(`hamcrest.library.integration.match_equality
1257-
<http://pythonhosted.org/PyHamcrest/integration.html#hamcrest.library.integration.match_equality.match_equality>`_).
1257+
<http://pyhamcrest.readthedocs.org/en/stable/integration/#module-hamcrest.library.integration.match_equality>`_).

0 commit comments

Comments
 (0)