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.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
html, jekyll
Domain
web-dev

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.

Description

bug wiki

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.

Dominant language
HTML
Stars
36
Forks
10
Avg merge
12h 32m
Merged PRs (30d)
9

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.

More from OpenTabletDriver/opentabletdriver.github.io

All issues in OpenTabletDriver/opentabletdriver.github.io

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.