Skip to content

Commit 5c9e908

Browse files
authored
docs(prefer-hooks-in-order): update the url of the reference link to match the latest version (#1162)
* docs: update the url of the reference link to match the latest version * chore: format
1 parent cd25393 commit 5c9e908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/prefer-hooks-in-order.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ describe('foo', () => {
130130

131131
## Further Reading
132132

133-
- [Order of execution of describe and test blocks](https://jestjs.io/docs/setup-teardown#order-of-execution-of-describe-and-test-blocks)
133+
- [Order of Execution](https://jestjs.io/docs/setup-teardown#order-of-execution)

0 commit comments

Comments
 (0)