aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/appendix
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-05-25 22:54:25 +0000
committersaturneric <[email protected]>2024-05-25 22:54:25 +0000
commit47434d191dc442802fc94168d7add9435bc98da3 (patch)
tree790e938ba7862d7d105625dd7767ff3e67001a3b /src/content/docs/appendix
parentfix: add some missing contents and solve some conflicts (diff)
parentfeat: improve glance and contact (diff)
downloadManual-47434d191dc442802fc94168d7add9435bc98da3.tar.gz
Manual-47434d191dc442802fc94168d7add9435bc98da3.zip
Merge branch 'main' of https://github.com/saturneric/GpgFrontend-Manual
Diffstat (limited to 'src/content/docs/appendix')
-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