On page
https://circuitpython.org/board/crcibernetica_ideaboard/
If you click on "here" of this sentence:
"Have some info to add for this board? Edit the source for this page here."
You get to this page that is a 404:
https://github.com/adafruit/circuitpython-org/edit/main/_board/crcibernetica-ideaboard.md
And the proper link is with a "_" rather than a "-":
https://github.com/adafruit/circuitpython-org/edit/main/_board/crcibernetica_ideaboard.md
There is sure place for confusion on "-" vs "_" but I am not sure how the contribute link is generated, so I don't really see how to fix it.
Regards