diff --git a/example/storybook/src/overview/Introduction/index.stories.mdx b/example/storybook/src/overview/Introduction/index.stories.mdx index d50cf31f..4b02af83 100644 --- a/example/storybook/src/overview/Introduction/index.stories.mdx +++ b/example/storybook/src/overview/Introduction/index.stories.mdx @@ -20,7 +20,7 @@ gluestack-style is different from other styling libraries like Glamour, Emotion, gluestack-style originally started as part of NativeBase, a universal component library for both React and React Native. However, we realized that not everyone needs all the components from NativeBase, so we broke it down into two separate libraries: - [gluestack-style](https://gluestack.io/style) - The high-performing and universal styling library. -- [gluestack-ui](https://gluestack.io/ui/docs/overview/introduction) (Alpha) - A set of ready-to-use universal components that can be added to any project and styled to fit your needs. You can even customize the components as desired. +- [gluestack-ui](https://gluestack.io/ui/docs/overview/introduction) - A set of ready-to-use universal components that can be added to any project and styled to fit your needs. You can even customize the components as desired. ## But aren’t React Native and React Native Web sufficient?