Skip to content

Commit 1239aa3

Browse files
committed
docs(readme): 📝 update docs site url
1 parent 015afd8 commit 1239aa3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ React UI built with @adaptui/react, ariakit & tailwind
44

55
## Get Started
66

7-
[Documentation & Getting Started](https://react-tailwind-docs.vercel.app/docs/getting-started)
7+
[Documentation & Getting Started](https://adaptui-react-docs.vercel.app/docs/getting-started)
88

99
## Storybook
1010

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@
8686
},
8787
"browserslist": {
8888
"production": [
89-
"defaults",
90-
"not IE 11"
89+
">0.2%",
90+
"not dead",
91+
"not op_mini all"
9192
],
9293
"development": [
9394
"last 1 chrome version",

0 commit comments

Comments
 (0)