Skip to content

fix edit link url #22

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

maxistar
Copy link
Contributor

fix edit link url, closes #21

when somebody wants contribute for the documentation it is possible do directly in github, however edit link is broken. Here are steps to reproduce:

open any documentation page: e.g. https://docs.operaton.org/docs/documentation/
click "edit this page" link
expected result: page is being opened in github
actual result: page not found is opened
The error can be fixed in docusaurus.config.ts updating editUrl parameter.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit page links leads to wrong location
2 participants