Skip to content

Commit ea0bb59

Browse files
jefflauloris
authored and
loris
committed
Update link
1 parent 03d9c22 commit ea0bb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It currently supports the mocking with the [`cross-fetch`](https://www.npmjs.com
1818
- [Mocking multiple fetches with `fetch.mockResponses`](#mocking-multiple-fetches-with-fetchmockresponses)
1919
- [Reset mocks between tests with `fetch.resetMocks`](#reset-mocks-between-tests-with-fetchresetmocks)
2020
- [Using `fetch.mock` to inspect the mock state of each fetch call](#using-fetchmock-to-inspect-the-mock-state-of-each-fetch-call)
21-
- [Using functions to mock slow servers](#using-functions-mock-slow-servers)
21+
- [Using functions to mock slow servers](#using-functions-to-mock-slow-servers)
2222

2323
## Usage
2424

0 commit comments

Comments
 (0)