Skip to content

Commit 18e024b

Browse files
maartenbaCopilot
andauthored
Update .github/instructions/docs.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6972965 commit 18e024b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/instructions/docs.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Review documentation for Duende Software products (IdentityServer, BFF, etc.). F
3333
* Internal links must start at the content root (e.g. `/identityserver/troubleshooting/index.md`) and include the `.md` or `.mdx` extension.
3434
* External links must use HTTPS.
3535
* Link relevant text: prefer `learn more about [improving sign-in]` over `click [here]`.
36-
* Long links (75+ chars) or repeated links should use markdown anchor syntax at the bottom of the file.
36+
* Long links (75+ chars) or repeated links should use reference-style links/link definitions at the bottom of the file (for example, `[label]: https://example.com`).
3737
* When linking externally, include a sentence about what the reader will find.
3838

3939
## Markdown Style

0 commit comments

Comments
 (0)