Skip to content

Commit da78370

Browse files
authored
Merge pull request #2738 from raddevon/patch-1
Fix typo and link to section
2 parents afdeaf6 + fe999f3 commit da78370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/10.doc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The YunoHost documentation is managed through [this Git repository](https://gith
66

77
**You do not need Git expertise just to improve an existing page** (you will need an account on the platform, though): there is an "Edit" button at the bottom of each page that will redirect you to the GitHub online editor where you make easily make change proposals (a.k.a Pull Request, PR).
88

9-
However, if you are on an editing spree, you probably want to work locally and submit a set of changes (a.k.a. a Pull Request, PR). In which case, refer to the section "Working locally on th documentation" below.
9+
However, if you are on an editing spree, you probably want to work locally and submit a set of changes (a.k.a. a Pull Request, PR). In which case, refer to [the section "Working locally on the documentation" below](#working-locally-on-the-documentation).
1010

1111
## Markdown
1212

0 commit comments

Comments
 (0)