We changed PATs so they have the same permissions as your user and require you to login once every 14 days to continue working. All the docs have been updated to reflect that.
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
I found a some broken links in the documents, I found a fixed a bunch
There are still some which are related to use moving some of our previously opensource recipe into private repositories. I'm uncertain how we want to address those
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