Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #495 from gluestack/fix/3xx
Browse files Browse the repository at this point in the history
feat: updated links
  • Loading branch information
gluestackadmin authored Oct 25, 2023
2 parents 18d2112 + 8a2e5c6 commit b80c296
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Documentation

You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/style/docs website.
You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/style/docs/getting-started/installation website.

## Features

Expand Down
4 changes: 2 additions & 2 deletions example/storybook/src/overview/Introduction/index.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ 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/docs) - The high-performing and universal styling library.
- [gluestack-ui](https://gluestack.io/ui/docs) - 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-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.

## But aren’t React Native and React Native Web sufficient?

Expand Down
2 changes: 1 addition & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Documentation

You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/style/docs website.
You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/style/docs/getting-started/installation website.

## Installation

Expand Down

0 comments on commit b80c296

Please sign in to comment.