From 7299f9095c8110e5eefcf84cdef723e31af135e0 Mon Sep 17 00:00:00 2001 From: vickytnz Date: Mon, 25 Nov 2024 21:04:27 +0000 Subject: [PATCH] fixed broken links --- app/views/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layout.html b/app/views/layout.html index 7640977d4..12531d21d 100755 --- a/app/views/layout.html +++ b/app/views/layout.html @@ -41,8 +41,8 @@ "label": "Home" }, { - "URL": "/docs/page-templates", - "label": "Example page templates" + "URL": "/example-templates", + "label": "Page templates" } ] })}}