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

docs(CONTRIBUTING): update docs link for accuracy (#6894)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
Tejaswi1305
2025-06-27 12:16:36 +05:30
committed by GitHub
parent b29bd6a641
commit ef36347fb5
+1 -1
View File
@@ -16,7 +16,7 @@ Please update the tests to reflect your code changes. Pull requests will not be
## Documentation
Please update the [docs](README.md) accordingly so that there are no discrepancies between the API and the documentation.
Please update the [documentation](https://axios-http.com/docs/intro) accordingly so that there are no discrepancies between the API and the documentation.
## Developing