docs(yoink): fix releases URL in README

This commit is contained in:
2026-03-06 23:39:53 -05:00
parent a0ee2db58f
commit 5d7c324fb7

View File

@@ -17,7 +17,7 @@ Build from source (requires Go 1.22.3+):
go build -o yoink go build -o yoink
``` ```
Pre-built binaries for Linux (arm64) and Windows are available on the [releases page](../../releases). Pre-built binaries for Linux (arm64) and Windows are available on the [releases page](https://git.brizzle.dev/bryan/yoink-go/releases).
## Usage ## Usage