Skip to content

Commit

Permalink
docs: fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcbusatto authored and Claudio Busatto committed Nov 1, 2022
1 parent 2750eb0 commit 4829b2f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -1287,11 +1287,11 @@ You can use Gitpod, an online IDE(which is free for Open Source) for contributin
## Resources
* [Changelog](https://github.com/axios/CHANGELOG.md)
* [Upgrade Guide](https://github.com/axios/UPGRADE_GUIDE.md)
* [Ecosystem](https://github.com/axios/ECOSYSTEM.md)
* [Contributing Guide](https://github.com/axios/CONTRIBUTING.md)
* [Code of Conduct](https://github.com/axios/CODE_OF_CONDUCT.md)
* [Changelog](https://github.com/axios/axios/CHANGELOG.md)
* [Upgrade Guide](https://github.com/axios/axios/UPGRADE_GUIDE.md)
* [Ecosystem](https://github.com/axios/axios/ECOSYSTEM.md)
* [Contributing Guide](https://github.com/axios/axios/CONTRIBUTING.md)
* [Code of Conduct](https://github.com/axios/axios/CODE_OF_CONDUCT.md)
## Credits
Expand Down

0 comments on commit 4829b2f

Please sign in to comment.