From 0e8d04a4464e7174b68ae64dc95c0828b8e076aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20=C4=8Cech?= Date: Tue, 28 Apr 2026 13:19:19 +0200 Subject: [PATCH] WEB-4550 gooddata.ai domain migration --- assets/scss/typography.scss | 2 +- config.toml | 12 ++++++------ layouts/404.html | 2 +- layouts/partials/custom-scripts.html | 4 ++-- layouts/partials/favicons.html | 4 ++-- layouts/partials/footer.html | 4 ++-- layouts/partials/head-css.html | 6 +++--- layouts/partials/search.html | 4 ++-- layouts/search-results/single.html | 8 ++++---- theme.toml | 2 +- 10 files changed, 24 insertions(+), 24 deletions(-) diff --git a/assets/scss/typography.scss b/assets/scss/typography.scss index 4ed8af5..3675e9d 100644 --- a/assets/scss/typography.scss +++ b/assets/scss/typography.scss @@ -1,7 +1,7 @@ // (C) 2023 GoodData Corporation @import "variables/variables"; -$font-path-base: "https://www.gooddata.com"; +$font-path-base: "https://www.gooddata.ai"; @font-face { font-family: "dc8ebcd096d8d65d80200bbe8e045d86"; diff --git a/config.toml b/config.toml index d7e05fd..50c5424 100644 --- a/config.toml +++ b/config.toml @@ -61,7 +61,7 @@ weight = 1 [menu] [[menu.main]] name = "Learn" -url = "https://www.gooddata.com/learn/" +url = "https://www.gooddata.ai/learn/" weight = 1 [menu.main.params] isMobileTitle = true @@ -85,7 +85,7 @@ url = "https://support.gooddata.com/hc/en-us" weight = 5 [[menu.main]] name = "Go to GoodData.com" -url = "https://www.gooddata.com/" +url = "https://www.gooddata.ai/" weight = 6 [menu.main.params] mobileOnly = true @@ -101,7 +101,7 @@ prism_syntax_highlighting = true [[params.header.main]] name = "Request a demo" type = "button" -url = "https://www.gooddata.com/request-a-demo/" +url = "https://www.gooddata.ai/request-a-demo/" class = "gd-docs-header-nav__secondary" # User interface configuration @@ -121,13 +121,13 @@ footer_about_disable = false title = "Page not found" [[params.404.links]] title = "Analytics platform" -link = "https://www.gooddata.com/platform/" +link = "https://www.gooddata.ai/platform/" [[params.404.links]] title = "Embedded analytics" -link = "https://www.gooddata.com/embedded-analytics/" +link = "https://www.gooddata.ai/embedded-analytics/" [[params.404.links]] title = "Contact us" -link = "https://www.gooddata.com/contact/" +link = "https://www.gooddata.ai/contact/" [[deployment.matchers]] # Cache static assets for 1 year. diff --git a/layouts/404.html b/layouts/404.html index 460703c..fd10229 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -20,7 +20,7 @@

But you can try:

{{ end }}
- Where did it go? + Where did it go?
diff --git a/layouts/partials/custom-scripts.html b/layouts/partials/custom-scripts.html index cad0c46..6efa061 100644 --- a/layouts/partials/custom-scripts.html +++ b/layouts/partials/custom-scripts.html @@ -1,6 +1,6 @@ {{/* (C) 2023 GoodData Corporation */}} - - + + - + + - +