Skip to content

Commit ada8b41

Browse files
authored
Merge pull request #20 from neko314/update-link-to-immer
Fix broken link to immer introduction page
2 parents 8ae5ed1 + ed0f85c commit ada8b41

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)