This message was deleted.
# feedback
d
This message was deleted.
thanks on a stick 1
l
Thanks a bunch for catching this!
l
Glad to help! By the way, I just ran
grep -ir "<https://docs.all-hands.dev/modules/>" | wc -l
and got 62 hits. There are definitely more broken links across the docs, frontend, and internal READMEs. Replacing "https://docs.all-hands.dev/modules/" with "https://docs.all-hands.dev/" should fix them all, assuming the new docs site still serves the same pages (the ones in the README matched).
Just followed up with a second PR that replaces all the remaining old docs links across the project: https://github.com/All-Hands-AI/OpenHands/pull/8830 Hope it doesn’t break anything.
🙌 1
l
Thanks so much for helping with this!