Skip to content

Commit ed0f85c

Browse files
committed
Fix broken link to immer introduction page
The link was updated at immerjs/immer#746.
1 parent 8ae5ed1 commit ed0f85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ you can inspect the React state and see it updated as changes happen.
1515
For additional samples, see [gojs-react-samples](https://github.com/NorthwoodsSoftware/gojs-react-samples).
1616

1717
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
18-
It also uses [immer](https://immerjs.github.io/immer/docs/introduction) to simplify state update operations.
18+
It also uses [immer](https://immerjs.github.io/immer/) to simplify state update operations.
1919

2020
## Installation
2121

0 commit comments

Comments
 (0)