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?" ]