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

Commit

Permalink
feat: updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
amars29 committed Oct 25, 2023
1 parent 9394a9e commit 88b13f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -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) (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) (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 88b13f7

Please sign in to comment.