Skip to content

Commit 9d1a9b9

Browse files
committed
updated links
1 parent e6da959 commit 9d1a9b9

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

articles/migrate/appcat/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ items:
1212
- name: Overview
1313
href: java.md
1414
- name: Release notes
15-
href: appcat7-release-notes.md
15+
href: appcat-7-release-notes.md
1616
- name: "Quickstart: Assess a Java project"
17-
href: appcat7-quick-start.md
17+
href: appcat-7-quickstart.md
1818
- name: Interpret the report
19-
href: appcat7-interpret-report.md
19+
href: appcat-7-interpret-report.md
2020
- name: CLI guide
21-
href: appcat7-cli-guide.md
21+
href: appcat-7-cli-guide.md
2222
- name: Rule development guide
23-
href: appcat7-rule-guide.md
23+
href: appcat-7-rule-guide.md
2424
- name: Assess Java applications and code version 6 (not recommended)
2525
expanded: true
2626
items:

articles/migrate/appcat/appcat-7-interpret-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ Access this part by selecting the **Insights** tab. Displays file details and in
8282

8383
## Next steps
8484

85-
- [CLI Command Guide for AppCAT 7](appcat7-cli-guide.md)
85+
- [CLI Command Guide for AppCAT 7](appcat-7-cli-guide.md)

articles/migrate/appcat/appcat-7-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ In the **samples** directory, you can find the following scripts to run differen
116116

117117
## Next steps
118118

119-
- [Interpret the AppCAT 7 report](appcat7-interpret-report.md)
120-
- [CLI command guide for AppCAT 7](appcat7-cli-guide.md)
121-
- [Rules development guide for AppCAT 7](appcat7-rule-guide.md)
119+
- [Interpret the AppCAT 7 report](appcat-7-interpret-report.md)
120+
- [CLI command guide for AppCAT 7](appcat-7-cli-guide.md)
121+
- [Rules development guide for AppCAT 7](appcat-7-rule-guide.md)

articles/migrate/appcat/appcat-7-rule-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 06/27/2025
1515

1616
This guide is for engineers, consultants, and others who want to create custom YAML-based rules for Azure Migrate application and code assessment for Java version 7 (AppCAT) tools.
1717

18-
For an overview, see [Overview of Azure Migrate Application and Code Assessment for Java](./java.md) and for details, see the [CLI command guide for AppCAT 7](./appcat7-cli-guide.md).
18+
For an overview, see [Overview of Azure Migrate Application and Code Assessment for Java](./java.md) and for details, see the [CLI command guide for AppCAT 7](./appcat-7-cli-guide.md).
1919

2020
AppCAT contains rule-based migration tools that analyze the APIs, technologies, and architectures used by the applications you plan to migrate. In fact, the AppCAT analysis process is implemented using AppCAT rules. AppCAT uses rules internally to extract files from archives, decompile files, scan and classify file types, analyze XML and other file content, analyze the application code, and build the reports.
2121

articles/migrate/appcat/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ While we appreciate the insights this data provides, we also understand that not
4444

4545
## Next steps
4646

47-
- [Quickstart: Assess a java project using AppCAT 7](appcat7-quick-start.md)
47+
- [Quickstart: Assess a java project using AppCAT 7](appcat-7-quickstart.md)

0 commit comments

Comments
 (0)