diff --git a/config.toml b/config.toml
index 3b97156cc3d88b73afe4b85f65bc93fc40c9dbff..ba240c9cb6949d52c035424cff9617fa9a08684c 100644
--- a/config.toml
+++ b/config.toml
@@ -8,7 +8,7 @@ home = [ "HTML", "RSS", "JSON"]
[[menu.shortcuts]]
name = " Contribute"
-url = "/contribute"
+url = "/contribute/"
weight = 10
[[menu.shortcuts]]
@@ -28,25 +28,25 @@ weight = 28
[[menu.shortcuts]]
name = " Free training"
-url = "/training"
+url = "/training/"
weight = 25
[[menu.shortcuts]]
name = " Roadmap"
-url = "/roadmap"
+url = "/roadmap/"
weight = 26
[[menu.shortcuts]]
name = " License"
-url = "/License"
+url = "/License/"
weight = 28
[[menu.shortcuts]]
name = " Credits"
-url = "/credits"
+url = "/credits/"
weight = 30
[params]
editURL = "https://lab.libreho.st/libre.sh/kubernetes/website/tree/master/content/"
- themeVariant = "blue"
\ No newline at end of file
+ themeVariant = "blue"