Skip to content

Commit c57de95

Browse files
committed
Fix more titles
1 parent 83b4288 commit c57de95

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/core/porting/github-copilot-app-modernization-install.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Install GitHub Copilot app modernization - upgrade for .NET
3-
description: "Learn how to install the GitHub Copilot app modernization - upgrade for .NET Visual Studio extension. App modernization assists you when upgrading projects to the latest dependencies or when upgrading to a new version of .NET"
2+
title: Install GitHub Copilot app modernization
3+
description: "Learn how to install the GitHub Copilot app modernization Visual Studio extension. App modernization assists you when upgrading projects to the latest dependencies or when upgrading to a new version of .NET"
44
titleSuffix: ""
55
author: adegeo
66
ms.author: adegeo
@@ -11,9 +11,9 @@ ms.date: 09/04/2025
1111

1212
---
1313

14-
# Install GitHub Copilot app modernization - upgrade for .NET
14+
# Install GitHub Copilot app modernization
1515

16-
This article guides you through installing GitHub Copilot app modernization - upgrade for .NET extension in Visual Studio.
16+
This article guides you through installing GitHub Copilot app modernization extension in Visual Studio.
1717

1818
> [!IMPORTANT]
1919
> The GitHib Copilot Modernization agent is included in Visual Studio, starting with versions Visual Studio 2022 17.14.16 and Visual Studio 2026.
@@ -68,4 +68,4 @@ There are two ways to determine if GitHub Copilot App Modernization is installed
6868

6969
## Related content
7070

71-
- [What is GitHub Copilot app modernization - upgrade for .NET?](github-copilot-app-modernization-overview.md)
71+
- [What is GitHub Copilot app modernization?](github-copilot-app-modernization-overview.md)

docs/core/porting/modernize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: sfi-ropc-nochange
1313
In this article, you'll learn about different ways you can modernize your app after it's been upgraded from .NET Framework to .NET. Use the [.NET Upgrade Assistant](upgrade-assistant-overview.md) tool to upgrade your app to .NET.
1414

1515
> [!TIP]
16-
> You can use GitHub Copilot to modernize your application after migrating from .NET Framework. For more information, see [What is GitHub Copilot app modernization - upgrade for .NET?](github-copilot-app-modernization-overview.md).
16+
> You can use GitHub Copilot to modernize your application after migrating from .NET Framework. For more information, see [What is GitHub Copilot app modernization?](github-copilot-app-modernization-overview.md).
1717
1818
## Missing APIs
1919

docs/navigate/migration-guide/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ items:
88
- name: Overview
99
href: ../../core/porting/index.md
1010
displayName: copilot, upgrade
11-
- name: GitHub Copilot app modernization Overview
11+
- name: GitHub Copilot app modernization
1212
href: ../../core/porting/github-copilot-app-modernization-overview.md
1313
displayName: copilot, upgrade, faq
1414
- name: GitHub Copilot app modernization FAQ

0 commit comments

Comments
 (0)