OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io

Release links are broken if latest release is not what's defined on website

Open Beginner friendly
#302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug wiki
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.