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: content/1.docs/3.contribute.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ to: https://stackblitz.com/github/projectm-visualizer/projectm-visualizer.org
67
67
---
68
68
```
69
69
70
-
Comprehensive documentation for available components is available at [Nuxt UI](ui4.nuxt.com/docs/).
70
+
Comprehensive documentation for available components is available at [Nuxt UI](https://ui4.nuxt.com/docs/).
71
71
72
72
If you need to embed custom components, place them in the app/components directory. Components are referenced by their relative file path (excluding the .vue extension), with components/ treated as the root. For example, a component located at components/content/MenuLinkCard.vue would be used as:
0 commit comments