Skip to content

Commit 4d685d7

Browse files
Apply suggestions from code review
Adding great suggestion from gewarren. Co-authored-by: Genevieve Warren <[email protected]>
1 parent bbd4801 commit 4d685d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ This document contains repository-specific instructions for GitHub Copilot when
5757
- 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)
5858
- For learn.microsoft.com links, remove `https://learn.microsoft.com/en-us` from URLs
5959
- Use cross-references for APIs: `<xref:api-doc-ID>`
60-
- Get doc ID from the relevant XML doc in dotnet-api-docs
61-
- Omit first two characters of the doc ID
60+
- Get doc ID from the relevant XML doc in dotnet-api-docs, and omit the first two characters of the doc ID
6261

6362
## Markdown File Naming and Organization
6463

0 commit comments

Comments
 (0)