diff --git a/README.md b/README.md index ba171eb..ee7c1cd 100644 --- a/README.md +++ b/README.md @@ -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