Skip to content

Commit a0162e6

Browse files
committed
fix: fixed broken link
1 parent 6fc0e2a commit a0162e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1.docs/3.contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ to: https://stackblitz.com/github/projectm-visualizer/projectm-visualizer.org
6767
---
6868
```
6969

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/).
7171

7272
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:
7373

0 commit comments

Comments
 (0)