We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb18044 commit e36ea03Copy full SHA for e36ea03
1 file changed
packages/storybook/.storybook/theme.js
@@ -8,7 +8,7 @@ const light = create({
8
9
// Brand
10
brandTitle: 'Nimble components',
11
- brandUrl: 'https://github.com/ni/nimble',
+ brandUrl: 'https://nimble.ni.dev/',
12
brandTarget: '_self',
13
brandImage: logoLight,
14
@@ -51,7 +51,7 @@ const dark = create({
51
52
53
54
55
56
brandImage: logoDark,
57
0 commit comments