From abcc475f40f25b369e8f4494525737b9576984ab Mon Sep 17 00:00:00 2001 From: Sascha Heckmann Date: Wed, 5 Nov 2025 09:15:13 +0100 Subject: [PATCH] wrong url --- mevislab.github.io/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mevislab.github.io/hugo.toml b/mevislab.github.io/hugo.toml index 168b0b7f5..098dfe893 100644 --- a/mevislab.github.io/hugo.toml +++ b/mevislab.github.io/hugo.toml @@ -68,7 +68,7 @@ canonifyURLs = true [[menu.main]] identifier = "examples" title = "Examples" - url = "/examples/" + url = "/examples/examples/" weight = 600 [[menu.main]]