Skip to content

Commit 10753ae

Browse files
Fix build warnings: broken ai-modernize links, rename ai-for-windows-devs
- ai-build.md, ai-setup.md: Update ai-modernize.md links to new path in migrate-to-windows-app-sdk/ - Rename ai-for-windows-devs.md -> ai-for-windows-developers.md to fix 'filename-incomplete' warning ('devs' is a disallowed abbreviation) - Update toc.yml and agentic-tools.md to reference new filename Co-authored-by: Copilot <[email protected]>
1 parent 4505845 commit 10753ae

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

hub/apps/dev-tools/agentic-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ For a complete walkthrough — including IDE setup, agent mode, MCP server confi
7373
## Related content
7474

7575
- [Set up GitHub Copilot for Windows development](../get-started/ai-setup.md)
76-
- [AI-assisted Windows development](../get-started/ai-for-windows-devs.md)
76+
- [AI-assisted Windows development](../get-started/ai-for-windows-developers.md)
7777
- [GitHub Copilot in Visual Studio](../how-tos/github-copilot-winui-vs.md)

hub/apps/get-started/ai-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You've built a complete WinUI 3 notes app using:
131131
## Next steps
132132

133133
> [!div class="nextstepaction"]
134-
> [Modernize or port a Windows app with Copilot](ai-modernize.md)
134+
> [Modernize or port a Windows app with Copilot](../windows-app-sdk/migrate-to-windows-app-sdk/ai-modernize.md)
135135
136136
- [Agentic AI tools for Windows development](../dev-tools/agentic-tools.md)
137137
- [Windows App Development CLI (winapp CLI)](../dev-tools/winapp-cli/index.md)
File renamed without changes.

hub/apps/get-started/ai-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ Extend Copilot's context further with additional Windows-specific MCP servers:
137137
> [!div class="nextstepaction"]
138138
> [Tutorial: Build a Windows app with GitHub Copilot](ai-build.md)
139139
140-
- [Modernize or port a Windows app with Copilot](ai-modernize.md)
140+
- [Modernize or port a Windows app with Copilot](../windows-app-sdk/migrate-to-windows-app-sdk/ai-modernize.md)
141141
- [Agentic AI tools for Windows development](../dev-tools/agentic-tools.md) — full details on all tools

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ items:
9191
- name: Get started with AI for Windows development
9292
items:
9393
- name: AI-assisted Windows development
94-
href: get-started/ai-for-windows-devs.md
94+
href: get-started/ai-for-windows-developers.md
9595
- name: Set up GitHub Copilot for Windows development
9696
href: get-started/ai-setup.md
9797
- name: "Tutorial: Build a Windows app with GitHub Copilot"

0 commit comments

Comments
 (0)