Skip to content

Commit b3c94ef

Browse files
Merge pull request #316 from adamchainz/patch-1
Fix link to "hook function ordering"
2 parents 26dd16c + 2e562d4 commit b3c94ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ Table of contents
940940
.. _hookwrapper:
941941
http://doc.pytest.org/en/latest/writing_plugins.html#hookwrapper-executing-around-other-hooks
942942
.. _hook function ordering:
943-
http://doc.pytest.org/en/latest/writing_plugins.html#hook-function-ordering-call-example
943+
https://doc.pytest.org/en/latest/how-to/writing_hook_functions.html#hook-function-ordering-call-example
944944
.. _request-response pattern:
945945
https://en.wikipedia.org/wiki/Request%E2%80%93response
946946
.. _publish-subscribe:

0 commit comments

Comments
 (0)