@@ -18,7 +18,7 @@ landingContent:
18
18
links :
19
19
- text : Overview
20
20
url : overview.md
21
- - title : Java
21
+ - title : Migrate Java projects to Azure
22
22
linkLists :
23
23
- linkListType : overview
24
24
links :
@@ -40,7 +40,31 @@ landingContent:
40
40
links :
41
41
- text : Migration sample
42
42
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
44
68
linkLists :
45
69
- linkListType : overview
46
70
links :
@@ -60,3 +84,17 @@ landingContent:
60
84
links :
61
85
- text : Migration sample
62
86
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
0 commit comments