diff --git a/.storybook/NitrozenTheme.js b/.storybook/NitrozenTheme.js index f0384b8d..55885521 100644 --- a/.storybook/NitrozenTheme.js +++ b/.storybook/NitrozenTheme.js @@ -3,9 +3,9 @@ import nitrozenIcon from "../src/assets/nitrozen.png"; export default create({ base: "light", brandTitle: "Nitrozen", - brandUrl: "https://fyndreact.github.io/nitrozen/", + brandUrl: "https://opensource.gofynd.io/nitrozen-react", brandImage: nitrozenIcon, - brandTarget: "https://fyndreact.github.io/nitrozen/", + brandTarget: "https://opensource.gofynd.io/nitrozen-react", fontBase: "Inter, Helvetica", colorPrimary: "black",