You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,6 @@ Nuxt UI harnesses the combined strengths of [Reka UI](https://reka-ui.com/), [Ta
16
16
> [!NOTE]
17
17
> You are on the `v4` development branch, check out the [v2 branch](https://github.com/nuxt/ui/tree/v2) for Nuxt UI v2.
18
18
19
-
> [!TIP]
20
-
> **Looking for more components ?**
21
-
> Check out [Nuxt UI Pro](https://ui.nuxt.com/pro), a collection of premium Vue components, composables, and utilities built on top of Nuxt UI for faster and more powerful app development.
22
-
23
19
## Documentation
24
20
25
21
Visit https://ui.nuxt.com to explore the documentation.
Learn more in the [installation guide](https://ui.nuxt.com/getting-started/installation/nuxt).
58
+
Learn more in the [installation guide](https://ui.nuxt.com/docs/getting-started/installation/nuxt).
63
59
64
60
### Vue
65
61
@@ -106,18 +102,18 @@ app.mount('#app')
106
102
@import"@nuxt/ui";
107
103
```
108
104
109
-
Learn more in the [installation guide](https://ui.nuxt.com/getting-started/installation/vue).
105
+
Learn more in the [installation guide](https://ui.nuxt.com/docs/getting-started/installation/vue).
110
106
111
107
## Contribution
112
108
113
109
Thank you for considering contributing to Nuxt UI. Here are a few ways you can get involved:
114
110
115
111
- Reporting Bugs: If you come across any bugs or issues, please check out the reporting bugs guide to learn how to submit a bug report.
116
-
- Suggestions: Have any thoughts to enhance Nuxt UI? We'd love to hear them! Check out the [contribution guide](https://ui.nuxt.com/getting-started/contribution) to share your suggestions.
112
+
- Suggestions: Have any thoughts to enhance Nuxt UI? We'd love to hear them! Check out the [contribution guide](https://ui.nuxt.com/docs/getting-started/contribution) to share your suggestions.
117
113
118
114
## Local Development
119
115
120
-
Follow the docs to [set up your local development environment](https://ui.nuxt.com/getting-started/contribution#local-development) and contribute.
116
+
Follow the docs to [set up your local development environment](https://ui.nuxt.com/docs/getting-started/contribution#local-development) and contribute.
0 commit comments