-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Type: Bug
Description
The “GitHub” button currently redirects users to the documentation repository. It should link to the main OpsiMate repository.
Correct target URL
https://github.com/OpsiMate/OpsiMate
Steps to Reproduce
Open the documentation site.
Click the “GitHub” button (in the header/footer).
Observe that it opens the docs repo instead of the main repo.
Expected Behavior
Clicking the “GitHub” button takes the user to https://github.com/OpsiMate/OpsiMate.
Actual Behavior
The button opens the documentation repository.
Scope / Where to Fix
Header “GitHub” nav item
Footer “GitHub” link
Any other “GitHub” CTA across the docs site
Acceptance Criteria
All “GitHub” buttons/links across the docs site point to https://github.com/OpsiMate/OpsiMate.
Verified on both desktop and mobile.
