diff options
| author | jermanuts <[email protected]> | 2024-04-07 02:59:43 +0000 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-07 02:59:43 +0000 | 
| commit | d6d447b00ce1851f0918bab404bb5618c69abd51 (patch) | |
| tree | f4e7235a287f6b6e517e64cfba4856e280b90326 /src/content/docs/appendix | |
| parent | fix: sync from @jermanuts at branch main (diff) | |
| download | Manual-d6d447b00ce1851f0918bab404bb5618c69abd51.tar.gz Manual-d6d447b00ce1851f0918bab404bb5618c69abd51.zip | |
fix: repair broken links and add missing MS download badge (#1)
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 | 
