From 3fff2db563b228ba31dec43507ef8cf6f09b08c2 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 20 Jan 2025 10:50:44 +0100 Subject: [PATCH] fix: link --- src/Pages/Top.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/Top.elm b/src/Pages/Top.elm index e52d1b1..ba22fc1 100644 --- a/src/Pages/Top.elm +++ b/src/Pages/Top.elm @@ -422,7 +422,7 @@ viewApps model = , text "You can use these recipes (" , a [ href - "https://docs.coopcloud.tech/glossary/#recipe" + "https://docs.coopcloud.tech/intro/glossary/#recipe" ] [ text "What's a recipe?" ] -- 2.47.2