Translated Governance and Apps Pages Don't Work
Open
:beetle: bug
area:i18n
- Dominant language
- TypeScript
- Stars
- 157
- Forks
- 207
- Avg merge
- 4h 57m
- Merged PRs (30d)
- 20
Description
For some reason the translated versions of the "Governance" and "Apps" pages throw 404s. The strange thing is they seem to load initially and then switch to 404, and the console output logs a few hydration errors. Their broken nature is also noted in the build output constantly, e.g.:
```
2024-07-04T00:25:32.0141233Z - Broken link on source page path = /fr/docs/latest/api/notification:
2024-07-04T00:25:32.0142251Z -> linking to /fr/governance
2024-07-04T00:25:32.0142885Z -> linking to /fr/apps
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.