Skip to content

Commit e36ea03

Browse files
committed
Switch sb brand url to nimble.ni.dev
1 parent eb18044 commit e36ea03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/storybook/.storybook/theme.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const light = create({
88

99
// Brand
1010
brandTitle: 'Nimble components',
11-
brandUrl: 'https://github.com/ni/nimble',
11+
brandUrl: 'https://nimble.ni.dev/',
1212
brandTarget: '_self',
1313
brandImage: logoLight,
1414

@@ -51,7 +51,7 @@ const dark = create({
5151

5252
// Brand
5353
brandTitle: 'Nimble components',
54-
brandUrl: 'https://github.com/ni/nimble',
54+
brandUrl: 'https://nimble.ni.dev/',
5555
brandTarget: '_self',
5656
brandImage: logoDark,
5757

0 commit comments

Comments
 (0)