From 936a7ceb3103ec6a80ab00763541a0922a6cfb3f Mon Sep 17 00:00:00 2001 From: broki <61258338+brokiem@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:56:45 +0800 Subject: [PATCH] fix(about.md): corrected a url typo --- apps/www/src/content/docs/about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/src/content/docs/about.md b/apps/www/src/content/docs/about.md index 21e9e6be..9e48890a 100644 --- a/apps/www/src/content/docs/about.md +++ b/apps/www/src/content/docs/about.md @@ -5,7 +5,7 @@ description: Powered by amazing open source projects. ## About -[shadcn-vue](https://shadcn-vuee.com) is a port of [shadcn/ui](https://ui.shadcn.com) for Vue/Nuxt. It's maintained by [radix-vue](https://github.com/radix-vue). +[shadcn-vue](https://shadcn-vue.com) is a port of [shadcn/ui](https://ui.shadcn.com) for Vue/Nuxt. It's maintained by [radix-vue](https://github.com/radix-vue). ## Credits @@ -17,4 +17,4 @@ description: Powered by amazing open source projects. ## License -MIT © [shadcn](https://shadcn.com) & [radix-vue](https://github.com/radix-vue) \ No newline at end of file +MIT © [shadcn](https://shadcn.com) & [radix-vue](https://github.com/radix-vue)