update releases URL
removed /latest since that would only show the last build, but we reference "latest release, pre-releases, and past builds."
This commit is contained in:
parent
fe056e0661
commit
f91d6aee84
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ We provide installers for Windows, macOS, and Debian-based Linux.
|
|||
| Latest Stable Release | [Download](https://lbry.io/get/lbry.exe) | [Download](https://lbry.io/get/lbry.dmg) | [Download](https://lbry.io/get/lbry.deb) |
|
||||
| Latest Prerelease | [Download](https://lbry.io/get/lbry.pre.exe) | [Download](https://lbry.io/get/lbry.pre.dmg) | [Download](https://lbry.io/get/lbry.pre.deb) |
|
||||
|
||||
Our [releases page](https://github.com/lbryio/lbry-app/releases/latest) also contains the latest
|
||||
Our [releases page](https://github.com/lbryio/lbry-app/releases) also contains the latest
|
||||
release, pre-releases, and past builds.
|
||||
|
||||
To install from source or make changes to the application, continue reading below.
|
||||
|
|
Loading…
Reference in a new issue