From 21ad5871cecd84d5c2da92ae5fd3fa0037887de3 Mon Sep 17 00:00:00 2001 From: James Read Date: Thu, 31 Jul 2025 15:02:27 +0100 Subject: [PATCH] doc: Fix broken link (#636) --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index d3b2705..5ee9741 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -214,7 +214,7 @@ release: ## Useful links - - [Which download do I need?](https://docs.olivetin.app/choose-package.html) + - [Which download do I need?](https://docs.olivetin.app/install/choose_package.html) - [Ask for help and chat with others users in the Discord community](https://discord.gg/jhYWWpNJ3v) Thanks for your interest in OliveTin!