Skip to content

Commit 5a219fe

Browse files
authored
Update links.md
1 parent e5cf16b commit 5a219fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It has two components:
1515

1616
### Internal links
1717

18-
Link between documentation pages in the same repository using the file’s relative or absolute path. Optionally append an anchor to send readers to a specific section on a page. Never use a full URL for links between documentation pages.
18+
Link between documentation pages in the same repository using the file’s relative or absolute path. The path must include the `.md` file extension. Optionally append an anchor to send readers to a specific section on a page. Never use a full URL for links between documentation pages.
1919

2020
#### Relative paths
2121

0 commit comments

Comments
 (0)