Skip to content

Commit 12b2d69

Browse files
committed
more fixes
1 parent 22e1869 commit 12b2d69

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

docs/core/porting/github-copilot-app-modernization/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010

1111
title: GitHub Copilot app modernization FAQ
1212
summary: |
13-
GitHub Copilot app modernization is an interactive GitHub Copilot agent that adds powerful capabilities to Visual Studio. This article answers frequently asked questions. For more information about the modernization agent, see [What is GitHub Copilot app modernization](github-copilot-app-modernization/overview.md).
13+
GitHub Copilot app modernization is an interactive GitHub Copilot agent that adds powerful capabilities to Visual Studio. This article answers frequently asked questions. For more information about the modernization agent, see [What is GitHub Copilot app modernization](overview.md).
1414
1515
The tool requires one of the following GitHub Copilot subscriptions:
1616
@@ -107,7 +107,7 @@ sections:
107107
- Logging
108108
- Security
109109
110-
For more information about these scenarios, see [Predefined tasks for migration](github-copilot-app-modernization/overview.md#predefined-tasks-for-migration).
110+
For more information about these scenarios, see [Predefined tasks for migration](overview.md#predefined-tasks-for-migration).
111111
112112
- question: Can I monitor assessment progress?
113113
answer: |
@@ -125,4 +125,4 @@ sections:
125125
additionalContent: |
126126
## Related content
127127
128-
To learn more, see [What is GitHub Copilot app modernization?](github-copilot-app-modernization/overview.md).
128+
To learn more, see [What is GitHub Copilot app modernization?](overview.md).

docs/core/porting/github-copilot-app-modernization/index.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,30 @@ landingContent:
1616
- linkListType: overview
1717
links:
1818
- text: Upgrade .NET apps
19-
url: ../../core/porting/github-copilot-app-modernization/overview.md
19+
url: overview.md
2020
- text: FAQ
21-
url: ../../core/porting/github-copilot-app-modernization/faq.yml
21+
url: faq.yml
2222
- linkListType: how-to-guide
2323
links:
2424
- text: How to upgrade a .NET app
25-
url: ../../core/porting/github-copilot-app-modernization/how-to-upgrade-with-github-copilot.md
25+
url: how-to-upgrade-with-github-copilot.md
2626

2727
- title: Migrate .NET apps to Azure
2828
linkLists:
2929
- linkListType: overview
3030
links:
3131
- text: Migrate .NET apps to Azure (app modernization)
32-
url: ../../azure/migration/appmod/overview.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
32+
url: ../../../azure/migration/appmod/overview.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
3333
- text: Azure migration quickstart
34-
url: ../../azure/migration/appmod/quickstart.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
34+
url: ../../../azure/migration/appmod/quickstart.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
3535
- linkListType: sample
3636
links:
3737
- text: Migration sample
38-
url: ../../azure/migration/appmod/sample.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
38+
url: ../../../azure/migration/appmod/sample.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
3939
- linkListType: concept
4040
links:
4141
- text: Azure migration FAQ
42-
url: ../../azure/migration/appmod/faq.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
42+
url: ../../../azure/migration/appmod/faq.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
4343

4444
- title: Get help and community
4545
linkLists:

docs/core/porting/github-copilot-app-modernization/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ items:
1717
expanded: true
1818
items:
1919
- name: Migrate a .NET project
20-
href: ../../azure/migration/appmod/quickstart.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
20+
href: ../../../azure/migration/appmod/quickstart.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
2121
- name: Migration sample
22-
href: ../../azure/migration/appmod/sample.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json
22+
href: ../../../azure/migration/appmod/sample.md?toc=/dotnet/navigate/github-copilot-modernize/toc.json&bc=/dotnet/breadcrumb/toc.json

0 commit comments

Comments
 (0)