diff options
Diffstat (limited to 'view/html/recipes.html')
-rw-r--r-- | view/html/recipes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/html/recipes.html b/view/html/recipes.html index 1b7b1c1..c77a7a8 100644 --- a/view/html/recipes.html +++ b/view/html/recipes.html @@ -3,7 +3,7 @@ {{ template "head" }} <header> <nav> - <a href="/">HOME</a> + <a href="/recipes">HOME</a> </nav> <h1>Recipe overview</h1> </header> |