Skip to content

Commit 0176b09

Browse files
authored
Update articles/migrate/appcat/java.md
1 parent 2233213 commit 0176b09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/migrate/appcat/java.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,9 @@ The `appcat` CLI is available for download as a ZIP file from [aka.ms/appcat/azu
7575

7676
#### Known issues
7777

78-
- Certain rules may not be triggered when parsing specific Lambda expressions. See [issue](https://github.com/konveyor/rulesets/issues/102).
79-
- Running `appcat` under non-unicode environment with complex double-byte characters will cause corruption. See [issue](https://github.com/Azure/appcat-rulesets/issues/183) for workarounds.
78+
Certain rules might not be triggered when parsing specific Lambda expressions. For more information, see [the GitHub issue](https://github.com/konveyor/rulesets/issues/102).
79+
80+
Running `appcat` in a non-unicode environment with complex double-byte characters will cause corruption. For workarounds, see [the GitHub issue](https://github.com/Azure/appcat-rulesets/issues/183).
8081

8182
### Get started with appcat
8283

0 commit comments

Comments
 (0)