From b1efd241f2e48972c3c3570f0b6647b24ed26718 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Sun, 29 Jan 2023 18:46:54 -0800 Subject: [PATCH] Point story at develop --- web/.storybook/stories-category-doc-pages/Colors.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/.storybook/stories-category-doc-pages/Colors.stories.mdx b/web/.storybook/stories-category-doc-pages/Colors.stories.mdx index 08771f0e9..d742ac164 100644 --- a/web/.storybook/stories-category-doc-pages/Colors.stories.mdx +++ b/web/.storybook/stories-category-doc-pages/Colors.stories.mdx @@ -5,7 +5,7 @@ import { ColorRow } from './Color'; # Default theme colors -These colors are assigned in our [color token](https://github.com/owncast/owncast/tree/webv2/web/style-definitions/tokens/color) files +These colors are assigned in our [color token](https://github.com/owncast/owncast/tree/develop/web/style-definitions/tokens/color) files and get reflected here as they change. run `npm run build-styles` to regenerate.