From b5e6047de33c228ff05d177c98f0826cd403f15d Mon Sep 17 00:00:00 2001
From: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date: Fri, 22 Jul 2022 12:43:24 +0000
Subject: [PATCH] Update config.toml

---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index ece6f551..e19ea716 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
-- 
GitLab