From ef36347fb559383b04c755b07f1a8d11897fab7f Mon Sep 17 00:00:00 2001 From: Tejaswi1305 <163745239+Tejaswi1305@users.noreply.github.com> Date: Fri, 27 Jun 2025 12:16:36 +0530 Subject: [PATCH] docs(CONTRIBUTING): update docs link for accuracy (#6894) Co-authored-by: Jay --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5fc2708..9c93ab7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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