Skip to content

fix: restore navbar GitHub button href to main repo - #778

Merged
rbren merged 1 commit into
OpenHands:mainfrom
BSmick6:fix/navbar-github-href
Sep 4, 2026
Merged

fix: restore navbar GitHub button href to main repo#778
rbren merged 1 commit into
OpenHands:mainfrom
BSmick6:fix/navbar-github-href

Conversation

@BSmick6

@BSmick6 BSmick6 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • PR docs: update repository boundaries and Agent Canvas architecture #688 accidentally changed the navbar primary GitHub button href from https://github.com/OpenHands/OpenHands to https://github.com/orgs/OpenHands/repositories
  • Mintlify's "type": "github" button strips the https://github.com/ prefix and uses the remainder as the display label, so it rendered "orgs/OpenHands" instead of the repo name
  • This reverts it to the original URL

Test plan

  • Ran mintlify dev locally — navbar now correctly shows "OpenHands/OpenHands" with star count

🤖 Generated with Claude Code

PR OpenHands#688 accidentally changed the primary navbar href from
https://github.com/OpenHands/OpenHands to the org repositories
page. Mintlify uses the URL path as the button label, so it
rendered "orgs/OpenHands" instead of the repo name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rbren
rbren merged commit 3a21257 into OpenHands:main Sep 4, 2026
@BSmick6
BSmick6 deleted the fix/navbar-github-href branch September 4, 2026 21:34
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.

2 participants