From 9f2a9ca0933fb477b6931bffd65b5adf2201a2ec Mon Sep 17 00:00:00 2001 From: ParzivalPavlis Date: Tue, 11 Nov 2025 14:01:21 +0100 Subject: [PATCH] feat: update header button to link to demo request risk: low JIRA: WEB-4462 --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 0e5ec23..d7e05fd 100644 --- a/config.toml +++ b/config.toml @@ -99,9 +99,9 @@ prism_syntax_highlighting = true [[params.header]] [[params.header.main]] -name = "Take a product tour" +name = "Request a demo" type = "button" -url = "https://www.gooddata.com/resources/tags/product-tours/" +url = "https://www.gooddata.com/request-a-demo/" class = "gd-docs-header-nav__secondary" # User interface configuration