From 3a71256d593fb5202ccf177ae184caced8df5106 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 7 May 2025 15:57:28 +0200 Subject: [PATCH] docs(contributions): update content url --- docs/content/1.getting-started/contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/1.getting-started/contribution.md b/docs/content/1.getting-started/contribution.md index 1aecf5d3..bded4c57 100644 --- a/docs/content/1.getting-started/contribution.md +++ b/docs/content/1.getting-started/contribution.md @@ -16,7 +16,7 @@ Here's an overview of the key directories and files in the Nuxt UI project struc ### Documentation -The documentation lives in the `docs` folder as a Nuxt app using `@nuxt/content` v3 to generate pages from Markdown files. See the [Content v3 Docs](https://content3.nuxt.dev/docs/getting-started) for details on how it works. Here's a breakdown of its structure: +The documentation lives in the `docs` folder as a Nuxt app using `@nuxt/content` v3 to generate pages from Markdown files. See the [Nuxt Content documentation](https://content.nuxt.com/docs/getting-started) for details on how it works. Here's a breakdown of its structure: ```bash ├── app/