From 13a5b23e1d6c9c0e78d7652fcb55b74cdf7596bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Sat, 15 Jun 2019 01:28:37 +0200 Subject: [PATCH] fix route --- components/Sidebar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Sidebar.vue b/components/Sidebar.vue index 36054bb..4df567f 100644 --- a/components/Sidebar.vue +++ b/components/Sidebar.vue @@ -10,7 +10,7 @@ nuxt-link(to="/frontend") Frontend nuxt-link(to="/fullstack") Fullstack nuxt-link(to="/servers") Server - nuxt-link(to="/tools") Utility + nuxt-link(to="/utility") Utility nuxt-link(to="/daily") Daily