Skip to content

Commit da48207

Browse files
Update copilot-instructions.md
Co-authored-by: Luke Latham <[email protected]>
1 parent 873bf06 commit da48207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This document contains repository-specific instructions for GitHub Copilot when
5353

5454
- Use relative links for files within this repo
5555
- When adding external links into a document, strip out the language/culture segment of the URL if present (example: remove the `en-us` or `en` part of links to English versions of webpages)
56-
- For learn.microsoft.com links, **remove** `https://learn.microsoft.com/en-us` from URLs
56+
- For learn.microsoft.com links, remove `https://learn.microsoft.com/en-us` from URLs
5757
- Use cross-references for APIs: `<xref:api-doc-ID>`
5858
- Get doc ID from the relevant XML doc in dotnet-api-docs
5959
- Omit first two characters of the doc ID

0 commit comments

Comments
 (0)