From c261f3f297d4d7b8f3dc3ef50d01f56f3d305fed Mon Sep 17 00:00:00 2001 From: Alexandra Bara Date: Tue, 24 Jun 2025 08:56:54 -0500 Subject: [PATCH] fixed link --- CONTRIBUITING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUITING.md b/CONTRIBUITING.md index 4c16f637..f95d955e 100644 --- a/CONTRIBUITING.md +++ b/CONTRIBUITING.md @@ -55,5 +55,5 @@ When creating a PR, use the following process. ### Documentation Submit Node Scraper documentation changes to our -[documentation](https://github.com/amd/node-scraper/development/README.md). You must update +[documentation](https://github.com/amd/node-scraper/blob/development/README.md). You must update documentation related to any new feature or API contribution.