From 3b1168ac8826895e91e3d33d4e66f46814279c8a Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 29 Aug 2025 14:56:49 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 354d560..64dae49 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`](https://gitnet.fr/deblan/owncast-webhook/releases/download/latest/owncast-webhook). +Go to [releases](https://gitnet.fr/deblan/owncast-webhook/releases) and download the [latest version](https://gitnet.fr/deblan/owncast-webhook/releases/download/latest/owncast-webhook). ### From source