Skip to content

Commit 0300ff2

Browse files
bcummingmsimberg
andauthored
Update docs/contributing/index.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent 284f400 commit 0300ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Links to external sites use the `[]()` syntax:
7878
It is not completely foolproof - to ensure that your changes do not create broken links you should merge the most recent version of the `main` branch of the docs into your branch branch.
7979

8080
Adding and maintaining links to internal pages and sections that don't break or conflict requires care.
81-
it is possible to refer to links in other files using relative links, for example `[the fast server](../servers.md#fast-server)`, however if the target file is moved, or the section title "fast-server" is changed, the link will break.
81+
It is possible to refer to links in other files using relative links, for example `[the fast server](../servers.md#fast-server)`, however if the target file is moved, or the section title "fast-server" is changed, the link will break.
8282

8383
Instead, we advocate adding unique references to sections.
8484

0 commit comments

Comments
 (0)