Skip to content

Commit 19e503a

Browse files
Merge pull request #95 from gooddata/feat/WEB-4462
fix: update header button to link to product tour
2 parents 5b8eb5b + 3dc3cf8 commit 19e503a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = "Try it now"
102+
name = "Take a product tour"
103103
type = "button"
104-
url = "https://registration.cloud.gooddata.com/register"
104+
url = "https://www.gooddata.com/resources/tags/product-tours/"
105105
class = "gd-docs-header-nav__secondary"
106106

107107
# User interface configuration

0 commit comments

Comments
 (0)