Skip to content

Commit de3199e

Browse files
authored
Fix typo in link syntax in about.md
1 parent 52aa937 commit de3199e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /about/
77

88
Text can be **bold**, _italic_, ~~strikethrough~~ or `keyword`.
99

10-
[Link to another page](/index.html).
10+
// Link to another page](/index.html).
1111

1212
There should be whitespace between paragraphs.
1313

0 commit comments

Comments
 (0)