From ca80bec86555b5119d545974f78323cca392e874 Mon Sep 17 00:00:00 2001
From: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date: Tue, 10 Oct 2023 14:59:22 +0000
Subject: [PATCH] Update config.toml

---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 3a7c35be..d89f7cf8 100644
--- a/config.toml
+++ b/config.toml
@@ -354,7 +354,7 @@ disablePathToLower = true
 
 [[menu.main]]
   name = "Marketplaces"
-  url = "/resources/marketplaces/"
+  url = "/resources/marketplaces/?"
   weight = 5
   parent = "resources-developer"
 
-- 
GitLab