Skip to content

Commit 6d79d81

Browse files
committed
TOC and redirect changes
1 parent 0831191 commit 6d79d81

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7724,6 +7724,16 @@
77247724
"source_path": "hub/dev-environment/javascript/windows-or-wsl.md",
77257725
"redirect_url": "hub/dev-environment/javascript/nodejs-overview.md",
77267726
"redirect_document_id": false
7727+
},
7728+
{
7729+
"source_path": "hub/apps/windows-dotnet-maui/dall-e-maui-windows.md",
7730+
"redirect_url": "/windows/ai/samples/dall-e-maui-windows",
7731+
"redirect_document_id": false
7732+
},
7733+
{
7734+
"source_path": "hub/apps/windows-dotnet-maui/tutorial-maui-ai.md",
7735+
"redirect_url": "/windows/ai/samples/tutorial-maui-ai",
7736+
"redirect_document_id": false
77277737
}
77287738
]
77297739
}

hub/apps/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -719,10 +719,10 @@ items:
719719
href: windows-dotnet-maui/walkthrough-first-app.md
720720
- name: Integrate a .NET MAUI app with the Graph SDK
721721
href: windows-dotnet-maui/tutorial-graph-api.md
722-
- name: Create a recommendation app with .NET MAUI and ChatGPT
723-
href: windows-dotnet-maui/tutorial-maui-ai.md
724-
- name: Add DALL-E to a .NET MAUI app for Windows
725-
href: windows-dotnet-maui/dall-e-maui-windows.md
722+
- name: Create a recommendation app with .NET MAUI and OpenAI >>
723+
href: /windows/ai/samples/tutorial-maui-ai
724+
- name: Add DALL-E to a .NET MAUI app >>
725+
href: /windows/ai/samples/dall-e-maui-windows
726726
- name: Create a .NET MAUI app with C# Markup
727727
href: windows-dotnet-maui/tutorial-csharp-ui-maui-toolkit.md
728728
- name: Migrate from UWP to Windows App SDK

0 commit comments

Comments
 (0)