Skip to content

Commit 2111f78

Browse files
authored
small fix
1 parent ce1236b commit 2111f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ In the **samples** directory, you can find the following scripts to run differen
298298
- **run-assessment-openjdk21**: Generates a report with code assessment and steps for migrating Airsonic to OpenJDK 21.
299299
- **run-assessment-package-only**: Produces a report by assessing specific packages.
300300

301-
These scripts are intended to be used with the [Airsonic-Advanced](https://github.com/airsonic-advanced/airsonic-advanced) sample project a community-driven, web-based media streamer that allows you to access and share your music collection.
301+
These scripts are intended to be used with the [Airsonic-Advanced](https://github.com/airsonic-advanced/airsonic-advanced) sample project - a community-driven, web-based media streamer that allows you to access and share your music collection.
302302
You can clone the application repository manually using the following command:
303303

304304
```sh
@@ -332,7 +332,7 @@ The landing page of the report presents a summary view of all analyzed applicati
332332

333333
:::image type="content" source="media/java/appcat-7-report-summary.png" alt-text="Screenshot of the appcat summary report." lightbox="media/java/appcat-7-report-summary.png":::
334334

335-
The *Ask Copilot* button in the upper-right corner redirects you to the *GitHub Copilot App Modernization for Java* extension in Visual Studio Code, which provides an interactive experience for migrating Java applications powered by AppCAT and GitHub Copilot's AI capabilities.
335+
The *Ask Copilot* button in the upper-right corner redirects you to the *GitHub Copilot App Modernization for Java* extension in Visual Studio Code, which provides an interactive experience for migrating Java applications - powered by AppCAT and GitHub Copilot's AI capabilities.
336336

337337
### Assessment report
338338

0 commit comments

Comments
 (0)