Skip to content

Fix link to DoxygenMainPage.md#5

Open
crogre wants to merge 1 commit intoesrlabs:mainfrom
crogre:main
Open

Fix link to DoxygenMainPage.md#5
crogre wants to merge 1 commit intoesrlabs:mainfrom
crogre:main

Conversation

@crogre
Copy link
Copy Markdown

@crogre crogre commented May 7, 2026

Summary

  • The [Doxygen Main Page](DoxygenMainPage.md) link in doc/README.md resolves to doc/DoxygenMainPage.md, which does not exist.
  • The actual file lives at doc/api/DoxygenMainPage.md; updating the link to api/DoxygenMainPage.md so it resolves correctly when viewing doc/README.md on GitHub or in any Markdown renderer.

Test plan

  • Open doc/README.md on GitHub and click the "Doxygen Main Page" link — it should navigate to doc/api/DoxygenMainPage.md instead of 404.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant