After the broken link script is run, you can use the following command to see what links are broken:
awk '$2 != 200 {print $1, $2}' urls_with_status.txt
As you can't run test with Java 23¹, it's better to just define the Java version as 17 or 21 in the documentation (and maybe 25 once it's released in September next year). The user reading the documentation does not want to understand the nitty gritty things about OpenRewrite, but wants to run the tests.
__
¹ You will run into a "Failed to parse sources or run recipe => Failed to convert for the following cursor stack" error.
Getting started docs converted
How-to guides
References
Begin CLI docs
Add cli how to guides
Moderne IDE docs
Add release docs
Update office hours
Add DX and workshops
Add admin doc getting started
Add agent config docs
Add tables for agent config
Start reporting + configure mermaid
Finish platform admin docs
Finish doc copying + remove gitbook stuff
Fix broken links
Get stuff up to date
Attempt to fix site