diff --git a/config.toml b/config.toml
index 9624bab30011cf935660b52a05724cf6b918a0ff..20af7fb370cb5543fb682cab16179c9f6c186520 100644
--- a/config.toml
+++ b/config.toml
@@ -42,16 +42,16 @@ url = "/index.html"
 weight = 10
 
 [[menu.shortcuts]]
-name = "<i class='fa fa-bookmark'></i> <label>Videos</label>"
+name = "<i class='fa fa-bookmark'></i> <label>Documentation</label>"
 identifier = "ds"
-url = "/videos/index.html"
-weight = 12
+url = "/sphinx"
+weight = 11
 
 [[menu.shortcuts]]
-name = "<i class='fa fa-bookmark'></i> <label>Documentation</label>"
+name = "<i class='fa fa-bookmark'></i> <label>Videos</label>"
 identifier = "ds"
-url = "/websites/all-website/sphinx"
-weight = 11
+url = "/videos/index.html"
+weight = 12
 
 [[menu.shortcuts]]
 name = "<i class='fa fa-bookmark'></i> <label>Imprint</label>"