2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

docs: fix broken links (#5218)

This commit is contained in:
Claudio Busatto
2022-11-02 19:15:52 +01:00
committed by GitHub
parent 2750eb0771
commit 02af86becd
+5 -5
View File
@@ -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/blob/v1.x/CHANGELOG.md)
* [Upgrade Guide](https://github.com/axios/axios/blob/v1.x/UPGRADE_GUIDE.md)
* [Ecosystem](https://github.com/axios/axios/blob/v1.x/ECOSYSTEM.md)
* [Contributing Guide](https://github.com/axios/axios/blob/v1.x/CONTRIBUTING.md)
* [Code of Conduct](https://github.com/axios/axios/blob/v1.x/CODE_OF_CONDUCT.md)
## Credits