Skip to content

Commit

Permalink
Updating to a simple redirect to the main topic. (dotnet#35601)
Browse files Browse the repository at this point in the history
* Updating to a simple redirect to the main topic.

This will get the reader to the detailed topic more quickly, and will be more economical to maintain going forward.

* Update upgrade-assistant-uwp-framework.md

* Update docs/core/porting/upgrade-assistant-uwp-framework.md

Co-authored-by: Genevieve Warren <[email protected]>

* Update docs/core/porting/upgrade-assistant-uwp-framework.md

Co-authored-by: Genevieve Warren <[email protected]>

* Update toc.yml

* Deleting, and changing the TOC url instead

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.core.json

---------

Co-authored-by: Genevieve Warren <[email protected]>
  • Loading branch information
stevewhims and gewarren authored Oct 10, 2023
1 parent 2e78671 commit 072cac0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 28 deletions.
4 changes: 4 additions & 0 deletions .openpublishing.redirection.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,10 @@
{
"source_path_from_root": "/docs/fundamentals/networking/tcp/tcp-overview.md",
"redirect_url": "/dotnet/fundamentals/networking/sockets/tcp-classes"
},
{
"source_path_from_root": "/docs/core/porting/upgrade-assistant-uwp-framework.md",
"redirect_url": "/windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/upgrade-assistant"
}
]
}
27 changes: 0 additions & 27 deletions docs/core/porting/upgrade-assistant-uwp-framework.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/navigate/migration-guide/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ items:
- name: Windows Forms
href: /dotnet/desktop/winforms/migration/
- name: Universal Windows Platform
href: ../../core/porting/upgrade-assistant-uwp-framework.md
href: /windows/apps/windows-app-sdk/migrate-to-windows-app-sdk/upgrade-assistant
- name: ASP.NET
href: /aspnet/core/migration/mvc
- name: Telemetry
Expand Down

0 comments on commit 072cac0

Please sign in to comment.