From c98d08fd17d794826e2feb97d13f8b3b9d49be19 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 29 Aug 2025 14:56:25 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a60081..354d560 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It implements the webhook triggered when a new message is posted in the chat. It ### Pre-compiled package -Go to [releases](https://gitnet.fr/deblan/owncast-webhook/releases) and download the latest `owncast-webhook`. +Go to [releases](https://gitnet.fr/deblan/owncast-webhook/releases) and download the [latest `owncast-webhook`](https://gitnet.fr/deblan/owncast-webhook/releases/download/latest/owncast-webhook). ### From source