"Edit this page" link should point to latest, not HEAD
Nobody has claimed this yet.
- Dominant language
- AsciiDoc
- Stars
- 38
- Forks
- 225
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 170
Description
Tell us about your request
Users with a suitable role can use the "Edit this page on GitHub" link on the bottom of pages to go to GitHub and edit the page. However, the link is not correct; e.g. on https://vaadin.com/docs/latest/hilla/reference/configuration the link is https://github.com/vaadin/docs/edit/HEAD/articles/hilla/reference/configuration.adoc where it should be https://github.com/vaadin/docs/edit/latest/articles/hilla/reference/configuration.adoc
If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the "Edit this page on GitHub" link for the documented page at articles/hilla/reference/configuration.adoc and trace how its GitHub URL is generated. Verify that the generated edit URL uses the latest branch rather than HEAD, then check the resulting link against the example in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100