From f8a3d0559b629bec1873da1b1992496a9fe7619c Mon Sep 17 00:00:00 2001 From: Owncast Date: Wed, 10 Apr 2024 20:19:25 +0000 Subject: [PATCH] Commit updated Storybook stories --- .../stories-category-doc-pages/Development.stories.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/.storybook/stories-category-doc-pages/Development.stories.mdx b/web/.storybook/stories-category-doc-pages/Development.stories.mdx index d071ece26..760d2955d 100644 --- a/web/.storybook/stories-category-doc-pages/Development.stories.mdx +++ b/web/.storybook/stories-category-doc-pages/Development.stories.mdx @@ -49,7 +49,7 @@ You must have an instance of Owncast running locally to connect to. You can run ### Learn about how to write React Components with Owncast -We have a [short document](https://github.com/owncast/owncast/blob/web/components/_COMPONENT_HOW_TO.md) outlining the specifics of the hows and whys of our specific component approach. +We have a [short document](https://github.com/owncast/owncast/blob/develop/web/components/_COMPONENT_HOW_TO.md) outlining the specifics of the hows and whys of our specific component approach. ### Use Storybook to update and create components