Skip to content

Commit d4c57db

Browse files
authored
Fix Copilot FAQs link in migration guide
Updated the Copilot FAQs reference to point to GitHub's documentation.
1 parent 4a46a34 commit d4c57db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Convert all serialization code in this #solution from Newtonsoft.Json to System.
654654
- Generate a migration summary
655655
```
656656

657-
Review Copilot's suggestions before applying. For more information, see [Copilot FAQs](https://aka.ms/copilot-general-use-faqs).
657+
Review Copilot's suggestions before applying them. For more information GitHub Copilot, see GitHub's [FAQs](https://github.com/features/copilot#faq).
658658

659659
## Additional resources
660660

0 commit comments

Comments
 (0)