OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io
Release links are broken if latest release is not what's defined on website
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 36
- Forks
- 10
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 9
Description
Links currently point to e.g.
https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/opentabletdriver-0.6.5.1-1-x64.deb
Instead they should point to the versioned release, e.g.:
https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.6.5.1/opentabletdriver-0.6.5.1-1-x64.deb
This likely needs fixing should we want to do pre-releases on github.
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
Search the website source for the releases/latest/download URL shown in the issue. Update each affected link to the corresponding versioned release URL, then verify that the links resolve to the intended package files, including when a newer GitHub release or pre-release exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, jekyll
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100