Skip to content

Commit a086c61

Browse files
committed
added landing page links, updated TOC headings
1 parent 253cf4f commit a086c61

File tree

2 files changed

+44
-6
lines changed

2 files changed

+44
-6
lines changed

articles/github-copilot-app-modernization/index.yml

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ landingContent:
1818
links:
1919
- text: Overview
2020
url: overview.md
21-
- title: Java
21+
- title: Migrate Java projects to Azure
2222
linkLists:
2323
- linkListType: overview
2424
links:
@@ -40,7 +40,31 @@ landingContent:
4040
links:
4141
- text: Migration sample
4242
url: ../java/migration/migrate-github-copilot-app-modernization-for-java-sample.md?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
43-
- title: .NET
43+
- title: Upgrade Java projects
44+
linkLists:
45+
- linkListType: overview
46+
links:
47+
- text: Overview
48+
url: /java/upgrade/overview?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
49+
- text: FAQ
50+
url: /java/upgrade/faq?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
51+
- linkListType: quickstart
52+
links:
53+
- text: "Quickstart: Upgrade a Java project"
54+
url: /java/upgrade/quickstart-upgrade?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
55+
- text: "Quickstart: Generate unit tests"
56+
url: /java/upgrade/quickstart-unit-tests?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
57+
- linkListType: how-to-guide
58+
links:
59+
- text: Customize the upgrade plan
60+
url: /java/upgrade/customize-upgrade-plan?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
61+
- text: Upgrade a framework or third-party dependency
62+
url: /java/upgrade/framework-upgrade?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
63+
- linkListType: reference
64+
links:
65+
- text: Use tools outside of an upgrade session
66+
url: /java/upgrade/tools?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
67+
- title: Migrate .NET projects to Azure
4468
linkLists:
4569
- linkListType: overview
4670
links:
@@ -60,3 +84,17 @@ landingContent:
6084
links:
6185
- text: Migration sample
6286
url: /dotnet/azure/migration/appmod/sample?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
87+
- title: Upgrade .NET projects
88+
linkLists:
89+
- linkListType: overview
90+
links:
91+
- text: Overview
92+
url: /dotnet/core/porting/upgrade-assistant-overview?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
93+
- linkListType: get-started
94+
links:
95+
- text: Install
96+
url: /dotnet/core/porting/upgrade-assistant-install?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
97+
- linkListType: how-to-guide
98+
links:
99+
- text: How to upgrade
100+
url: /dotnet/core/porting/upgrade-assistant-how-to-upgrade?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json

articles/github-copilot-app-modernization/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ items:
77
- name: Java
88
expanded: true
99
items:
10-
- name: Migrate
10+
- name: Migrate Java projects to Azure
1111
expanded: true
1212
items:
1313
- name: Overview
@@ -22,7 +22,7 @@ items:
2222
href: ../java/migration/migrate-github-copilot-app-modernization-for-java-quickstart-create-and-apply-your-own-task.md?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
2323
- name: Migration sample
2424
href: ../java/migration/migrate-github-copilot-app-modernization-for-java-sample.md?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
25-
- name: Upgrade
25+
- name: Upgrade Java projects
2626
expanded: true
2727
items:
2828
- name: Overview
@@ -42,7 +42,7 @@ items:
4242
- name: .NET
4343
expanded: true
4444
items:
45-
- name: Migrate
45+
- name: Migrate .NET projects to Azure
4646
expanded: true
4747
items:
4848
- name: Overview
@@ -55,7 +55,7 @@ items:
5555
href: /dotnet/azure/migration/appmod/quickstart?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
5656
- name: Migration sample
5757
href: /dotnet/azure/migration/appmod/sample?toc=/azure/developer/github-copilot-app-modernization/toc.json&bc=/azure/developer/github-copilot-app-modernization/breadcrumb/toc.json
58-
- name: Upgrade
58+
- name: Upgrade .NET projects
5959
expanded: true
6060
items:
6161
- name: Overview

0 commit comments

Comments
 (0)