From e8cb2eb04b4d63885fc4a8b7ad5efdf8c7729fe5 Mon Sep 17 00:00:00 2001 From: Adam Ross <14985050+R055A@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:24:38 +0200 Subject: [PATCH] docs(contributing): remove broken path link to editing the doc site (#62738) --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3319d21105d..e5a9b616389 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,2 @@ ## Our contributing docs are available here: . -Looking to edit these docs? Read [this document](https://contribute.freecodecamp.org/#/how-to-work-on-the-docs-theme) first.