Skip to content

Commit

Permalink
docs(prefer-hooks-in-order): update the url of the reference link to …
Browse files Browse the repository at this point in the history
…match the latest version (#1162)

* docs: update the url of the reference link to match the latest version

* chore: format
  • Loading branch information
makotot committed Jul 13, 2022
1 parent cd25393 commit 5c9e908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/prefer-hooks-in-order.md
Expand Up @@ -130,4 +130,4 @@ describe('foo', () => {

## Further Reading

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

0 comments on commit 5c9e908

Please sign in to comment.