Skip to content

Commit 3f566c2

Browse files
Merge pull request #96 from gooddata/feat/WEB-4462-revision
feat: update header button to link to demo request
2 parents 19e503a + 9f2a9ca commit 3f566c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ prism_syntax_highlighting = true
9999

100100
[[params.header]]
101101
[[params.header.main]]
102-
name = "Take a product tour"
102+
name = "Request a demo"
103103
type = "button"
104-
url = "https://www.gooddata.com/resources/tags/product-tours/"
104+
url = "https://www.gooddata.com/request-a-demo/"
105105
class = "gd-docs-header-nav__secondary"
106106

107107
# User interface configuration

0 commit comments

Comments
 (0)