aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/appendix/contribute.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/docs/appendix/contribute.md')
-rw-r--r--src/content/docs/appendix/contribute.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/docs/appendix/contribute.md b/src/content/docs/appendix/contribute.md
index 37e03d4..65cdba9 100644
--- a/src/content/docs/appendix/contribute.md
+++ b/src/content/docs/appendix/contribute.md
@@ -61,7 +61,7 @@ the repository and clone it locally. For email contributions, ensure Git is
installed on your machine.
For setting up local development Environment, you can refer to [this
-section](setup-dev-env.md).
+section](../setup-dev-env/).
### Step 2: Making Changes