Skip to content

Commit ae42b4d

Browse files
committed
chore: test link on readme
1 parent 2f7b712 commit ae42b4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- :fire: Built with CRA but extendable
2121
- Comes with the latest CRA scripts and config
2222
- To extend the CRA webpack config, use `craco.config.js` file. No need to eject
23-
- :chart_with_upwards_trend: Redux and Redux Saga but with less boilerplate <a href="/tree/master/src/store">More on</a>
23+
- :chart_with_upwards_trend: Redux and Redux Saga but with less boilerplate <a href="/src/store">More on</a>
2424
- Redux Toolkit configured with React Redux and Redux Saga for very little boilerplate
2525
- React Redux Hooks used for even more clean code
2626
- React Persist configured for easier localstorage integration
@@ -93,7 +93,7 @@ This software uses the following open source packages:
9393
- [Redux Saga](https://redux-saga.js.org/)
9494
- [React Intl](https://formatjs.io/docs/react-intl/)
9595
- [React Router](https://reactrouter.com/)
96-
- [Axios](https://www.axios.com/)
96+
- [Axios](https://github.com/axios/axios)
9797
- And more..
9898

9999
## License

0 commit comments

Comments
 (0)