We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When on a page and you'd like to edit directly, the "Edit this page" button redirects to github but with a 404.
This only happens when I try to deploy locally, not using the pre-built version.
It should redirect to the correct git page and allow editing
Go to http://localhost:3000/search-your-data.html
Redirect points to
https://github.com/elastic/unavailable/edit/elasticsearch.md/docs/search-your-data.md
Edit this page
However in the https://bookish-dollop-9p66716.pages.github.io/search-your-data.html
The redirect points to Edit this page
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When on a page and you'd like to edit directly, the "Edit this page" button redirects to github but with a 404.
This only happens when I try to deploy locally, not using the pre-built version.
Expected behavior
It should redirect to the correct git page and allow editing
Steps to reproduce
Go to http://localhost:3000/search-your-data.html
Redirect points to
https://github.com/elastic/unavailable/edit/elasticsearch.md/docs/search-your-data.md
Edit this page
However in the https://bookish-dollop-9p66716.pages.github.io/search-your-data.html
The redirect points to Edit this page
Tooling
The text was updated successfully, but these errors were encountered: