Skip to content

Commit f8ee5cd

Browse files
authored
Update README.md
1 parent 329d1f7 commit f8ee5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ WebStorm has Grazie as a built-in spell checker and grammar checker, and support
6969
### Markdown Style
7070

7171
* Use `*` for lists. Do not use `-`.
72-
* Use `[link title](https://example.com)` for links, avoid reference-style links.
72+
* Use `[link title](https://example.com)` for links, avoid reference-style links unless you need to repeat the same link multiple times.
7373
* For internal links, always include the extension (e.g. `.md` or `.mdx`)
7474
* Prefer `csharp` over `cs` to set the language for C# code blocks.
7575

0 commit comments

Comments
 (0)