-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Orphaned articles follow up #49605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Orphaned articles follow up #49605
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request removes the Semantic Kernel overview article from the .NET docs and updates all references to point to the external Semantic Kernel documentation instead. The changes consolidate documentation by redirecting readers to the canonical Semantic Kernel docs.
- Removes the entire
semantic-kernel-dotnet-overview.mdarticle (222 lines) - Updates all internal references to link to
/semantic-kernel/overview/instead - Adds a redirection entry for the removed article
- Also includes an unrelated TOC update for macOS publishing documentation
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/ai/semantic-kernel-dotnet-overview.md | Deletes the entire Semantic Kernel overview article for .NET |
| docs/ai/get-started-mcp.md | Removes reference to the deleted Semantic Kernel overview article |
| docs/ai/dotnet-ai-ecosystem.md | Updates Semantic Kernel link to point to external documentation |
| docs/ai/conceptual/prompt-engineering-dotnet.md | Updates Semantic Kernel link and removes trailing whitespace |
| .openpublishing.redirection.ai.json | Adds redirect from deleted article to external Semantic Kernel docs |
| docs/navigate/devops-testing/toc.yml | Adds new TOC entry for macOS publishing documentation |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM @gewarren
Let's ![]()
Follow up to https://github.com/dotnet/docs/actions/runs/18989340613. These orphans weren't deleted because they were linked from other docs.
Internal previews