Found 2 broken links during documentation audit: ## 1. Relude_Globals module link (API index page) - **Location**: https://reazen.github.io/relude/api/index.html - **Current**: `../Relude_Globals` (404) - **Should be**: `./Relude_Globals` ## 2. Real World OCaml link (Conventions page) - **Location**: https://reazen.github.io/relude/Conventions.html - **Current**: https://v1.realworldocaml.org/v1/en/html/first-class-modules.html (404) - **Should be**: https://dev.realworldocaml.org/first-class-modules.html ## Tasks - [ ] Fix Relude_Globals link in API documentation generation - [ ] Update Real World OCaml link in docs/Conventions.md