Skip to content

Conversation

@roshninaktode
Copy link

@roshninaktode roshninaktode commented Oct 27, 2025

Issue:
The “Edit this page” button was redirecting to an invalid or unknown URL.

Fix:
Updated the editUrl field in docusaurus.config.js so that it correctly points to the source file in the documentation repository (opsimate-docs).

Tested:
Verified locally by running npm start

Checked that “Edit this page” now opens the correct file on GitHub.

Result:
The button now correctly opens the corresponding GitHub source page. 🎯

Summary by CodeRabbit

  • Chores
    • Updated documentation configuration to ensure edit links direct to the correct repository path.

@vercel
Copy link

vercel bot commented Oct 27, 2025

Someone is attempting to deploy a commit to the idan lodzki's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for your contribution! Join our Slack: https://join.slack.com/t/opsimate/shared_invite/zt-39bq3x6et-NrVCZzH7xuBGIXmOjJM7gA Please make sure to include an image with your PR — it really helps us review and understand the changes better. Only in rare cases will we accept a PR without one. Also, take a moment to review your code to ensure it’s clear, readable, and easy to follow. PRs from contributors who haven’t joined our Slack community or starred the repository won’t be reviewed — we’d love to see you join and be part of the project!

@coderabbitai
Copy link

coderabbitai bot commented Oct 27, 2025

Walkthrough

Updated the editUrl configuration property in the Docusaurus configuration file. The property was changed to include opsimate-docs/ in the GitHub edit URL path, appending it to the existing base URL for documentation edits.

Changes

Cohort / File(s) Change Summary
Docusaurus Configuration
opsimate-docs/docusaurus.config.js
Updated editUrl property from https://github.com/OpsiMate/documentation/edit/main/ to https://github.com/OpsiMate/documentation/edit/main/opsimate-docs/

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b4e8041 and 11ca569.

📒 Files selected for processing (1)
  • opsimate-docs/docusaurus.config.js (1 hunks)
🔇 Additional comments (1)
opsimate-docs/docusaurus.config.js (1)

22-23: Configuration change verified—all GitHub edit URLs are accessible.

The editUrl update successfully generates valid GitHub edit links. All sampled documentation paths return HTTP 200, confirming the fix resolves the "Edit this page" button issue.


Comment @coderabbitai help to get the list of available commands and usage tips.

@roshninaktode
Copy link
Author

Hi 👋, I’ve fixed the broken “Edit this page” button link.
I verified locally — it now opens the correct GitHub source file.
Please review when you have time. Thank you! 🙏

@idanlodzki idanlodzki added hacktoberfest hacktoberfest issue hacktoberfest-accepted hacktoberfest-accepted issue labels Oct 29, 2025
@idanlodzki idanlodzki merged commit fa29eb6 into OpsiMate:main Oct 29, 2025
2 of 4 checks passed
@idanlodzki
Copy link
Contributor

@roshninaktode like the idea, please contact me in the slack channel

@roshninaktode
Copy link
Author

@idanlodzki Thank you! Could you please share the Slack invite link? I’d be happy to join and continue the discussion there.

@coderabbitai coderabbitai bot mentioned this pull request Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest hacktoberfest issue hacktoberfest-accepted hacktoberfest-accepted issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants