You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ This document contains repository-specific instructions for GitHub Copilot when
53
53
54
54
- Use relative links for files within this repo
55
55
- 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
57
57
- Use cross-references for APIs: `<xref:api-doc-ID>`
58
58
- Get doc ID from the relevant XML doc in dotnet-api-docs
0 commit comments