docs: fix release artifact links in README
Use the src/branch view URLs which resolve on this Gitea instance (raw downloads require auth).
This commit is contained in:
@@ -81,10 +81,11 @@ systemd unit that runs the headless CLI with its own config.
|
||||
## Packaging
|
||||
|
||||
Three distribution formats are provided. Prebuilt artifacts are tracked in
|
||||
the repo under `dist/` and downloadable from the remote:
|
||||
the repo under `dist/` (click to view on the remote; raw downloads require
|
||||
access to the Gitea server):
|
||||
|
||||
- [AppImage](http://homeserver:3050/pedley/TeleportFling/raw/branch/main/dist/TeleportFling-0.1.0-x86_64.AppImage)
|
||||
- [Debian/Ubuntu .deb](http://homeserver:3050/pedley/TeleportFling/raw/branch/main/dist/teleportfling_0.1.0_amd64.deb)
|
||||
- [AppImage](http://homeserver:3050/pedley/TeleportFling/src/branch/main/dist/TeleportFling-0.1.0-x86_64.AppImage)
|
||||
- [Debian/Ubuntu .deb](http://homeserver:3050/pedley/TeleportFling/src/branch/main/dist/teleportfling_0.1.0_amd64.deb)
|
||||
|
||||
### Nix / NixOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user