Skip to content

Commit ed97771

Browse files
SurajSuraj
authored andcommitted
fix: content changes
1 parent 1f8a388 commit ed97771

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/storybook-nativewind/src/guides/more/FAQs/index.nw.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ import {
117117

118118
- **Are there any known issues with gluestack v2?**
119119

120-
- You can check out the [troubleshooting](https://staging.gluestack.io/ui/docs/guides/more/troubleshooting#known-issues) page for this.
120+
- You can check out the [troubleshooting](https://gluestack.io/ui/docs/guides/more/troubleshooting#known-issues) page for this.
121121

122122
- **Are there any deprecated features from v1 that are not available in gluestack v2?**
123123
- Descendant Styling.

example/storybook-nativewind/src/home/overview/Upgrade to v2/index.nw.stories.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ At this time, we fully support migration for users in **Scenario 1 and Scenario
4949
npx gluestack-ui@latest init
5050
```
5151

52-
To refer more about the gluestack-ui v2 installation, check [this](https://staging.gluestack.io/ui/docs/home/getting-started/installation).
52+
To refer more about the gluestack-ui v2 installation, check [this](https://gluestack.io/ui/docs/home/getting-started/installation).
5353
## Step 2 : Setup Tailwind CSS
5454

5555
Import `global.css` / `globals.css` where Tailwind directives are defined.
@@ -70,7 +70,7 @@ To add all the components run the following command:
7070
npx gluestack-ui@latest add --all
7171
```
7272

73-
You can add only the necessary components instead of including all. Check [here](https://staging.gluestack.io/ui/docs/components/heading).
73+
You can add only the necessary components instead of including all. Check [here](https://gluestack.io/ui/docs/components/heading).
7474

7575
<CollapsibleCode>
7676

0 commit comments

Comments
 (0)