From 2c9d33517211cc1293715b83ee8886fb0f905436 Mon Sep 17 00:00:00 2001 From: Sashank999 <76554862+Sashank999@users.noreply.github.com> Date: Sun, 10 Apr 2022 13:54:21 +0530 Subject: [PATCH] Fix Code of Conduct link in Readme. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e2052883..6d231e87d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Thank you for considering to contribute to `node-fetch` 💖 -Please note that this project is released with a [Contributor Code of Conduct][./CODE_OF_CONDUCT.md]. +Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating you agree to abide by its terms. ## Setup