diff --git a/config.toml b/config.toml
index ece6f551e64cab825707f9bd4e0ec9137081461a..e19ea716bb3e4e6663c8df5f5f70ab7691195711 100644
--- a/config.toml
+++ b/config.toml
@@ -22,7 +22,7 @@ pluralizeListTitles = false
   js = "public/js/main.js"
   header_wrapper_class = "header-wrapper header-default-bg-img"
   call_for_action_text = "Download"
-  call_for_action_url = "/download/"
+  call_for_action_url = "/downloads/"
   call_for_action_icon = "fa-download"
   share_img = "/images/logos/eclipse-foundation-400x400.png"
   logo = "/images/logos/eclipse-foundation-white-orange.svg"
@@ -100,4 +100,4 @@ pluralizeListTitles = false
   name = "Projects"
   url = "/projects/"
   #pre = "<i data-feather=\"users\"></i>" # https://feathericons.com/
-  weight = 2
\ No newline at end of file
+  weight = 2