Skip to content

Commit 4535fde

Browse files
CaoxuyangXuyang Cao
andauthored
fix broken link in appmod dotnet doc (#47557)
* fix broken link * fix links --------- Co-authored-by: Xuyang Cao <xuycao@microsoft.com>
1 parent 52c6ae8 commit 4535fde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/azure/migration/appmod/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: alexwolf
1010

1111
# GitHub Copilot app modernization for .NET (Preview) overview
1212

13-
[GitHub Copilot app modernization for .NET (Preview)](https://marketplace.visualstudio.com/items?itemName=vscjava.appmod-dotnet) helps you migrate .NET applications to Azure quickly and confidently by guiding you through assessment, solution recommendations, code fixes, and validation - all in one tool.
13+
[GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace) helps you migrate .NET applications to Azure quickly and confidently by guiding you through assessment, solution recommendations, code fixes, and validation - all in one tool.
1414

1515
With this assistant, you can:
1616

docs/azure/migration/appmod/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: alexwolf
1010

1111
# Quickstart: Assess and migrate a .NET Project with GitHub Copilot app modernization for .NET (Preview)
1212

13-
In this quickstart, you assess and migrate a .NET project using [GitHub Copilot app modernization for .NET (Preview)](https://marketplace.visualstudio.com/items?itemName=vscjava.appmod-dotnet). You complete the following tasks:
13+
In this quickstart, you assess and migrate a .NET project using [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace). You complete the following tasks:
1414

1515
- Install and configure the GitHub Copilot app modernization for .NET extension
1616
- Assess a sample project (Contoso University)
@@ -43,7 +43,7 @@ To complete the steps ahead, you need to install the GitHub Copilot app moderniz
4343
1. Follow the notification bar prompts to close Visual Studio and complete the installation.
4444
1. Relaunch Visual Studio after installation.
4545

46-
You can also view the [GitHub Copilot app modernization for .NET (Preview)](https://marketplace.visualstudio.com/items?itemName=vscjava.appmod-dotnet) extension directly on the extension marketplace.
46+
You can also view the [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace) extension directly on the extension marketplace.
4747

4848
For more information, see [Find, install, and manage extensions for Visual Studio](/visualstudio/ide/finding-and-using-visual-studio-extensions?view=vs-2022).
4949

0 commit comments

Comments
 (0)