The README has two links pointing to .../guide/getting-started.html#options and .../guide/getting-started.html#docker, and both 404 now.
I dug through the Wayback Machine and the page was actually alive and working as recently as 2026-04-11 (200 OK). By 2026-06-10 it was already gone. So this isn't a case of a link that was never filled in — the page existed and got removed at some point, probably during a docs restructure.
Right now the docs site only has:
- /guide/introduction
- /guide/keyboard-shortcuts
- /guide/other-info
None of them cover the Options/Docker content that used to live on getting-started.
Where it's referenced:
Was this removal intentional (content moved/merged somewhere else) or just fell through the cracks during a restructure? I'd be happy to open a PR fixing the README links, just didn't want to guess at the right target since I couldn't find the docs site source anywhere in this repo or the rest of the org.
The README has two links pointing to
.../guide/getting-started.html#optionsand.../guide/getting-started.html#docker, and both 404 now.I dug through the Wayback Machine and the page was actually alive and working as recently as 2026-04-11 (200 OK). By 2026-06-10 it was already gone. So this isn't a case of a link that was never filled in — the page existed and got removed at some point, probably during a docs restructure.
Right now the docs site only has:
None of them cover the Options/Docker content that used to live on getting-started.
Where it's referenced:
#options)#docker)Was this removal intentional (content moved/merged somewhere else) or just fell through the cracks during a restructure? I'd be happy to open a PR fixing the README links, just didn't want to guess at the right target since I couldn't find the docs site source anywhere in this repo or the rest of the org.