summaryrefslogtreecommitdiff
path: root/view/html/recipe.html
diff options
context:
space:
mode:
Diffstat (limited to 'view/html/recipe.html')
-rw-r--r--view/html/recipe.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/html/recipe.html b/view/html/recipe.html
index c8db391..b1387b3 100644
--- a/view/html/recipe.html
+++ b/view/html/recipe.html
@@ -3,7 +3,7 @@
{{ template "head" }}
<header>
<nav>
- <a href="/">HOME</a>
+ <a href="/recipes">HOME</a>
</nav>
<h1>{{.Title}}</h1>
</header>