diff options
author | saturneric <[email protected]> | 2024-05-25 22:54:25 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-05-25 22:54:25 +0000 |
commit | 47434d191dc442802fc94168d7add9435bc98da3 (patch) | |
tree | 790e938ba7862d7d105625dd7767ff3e67001a3b /src/content/docs/appendix | |
parent | fix: add some missing contents and solve some conflicts (diff) | |
parent | feat: improve glance and contact (diff) | |
download | Manual-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.md | 2 |
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 |