From 5b687925c87226d9499e0b1837e91be4662c4570 Mon Sep 17 00:00:00 2001 From: Matt Saladna Date: Mon, 4 Mar 2024 20:50:30 -0600 Subject: [PATCH] Update readme.md Deduplicate .com --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 86d7997..cad37cc 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ ### What is included * [NUXT v3](https://nuxt.com) front end, a progressive Vue.js framework - For Nuxt v2 visit [this branch](https://github.com/fumeapp/laranuxt/tree/nuxt2) - * [nuxt UI](https://ui.nuxt.com.com) a collection of components built by the NuxtJS team, powered by TailwindCSS + * [nuxt UI](https://ui.nuxt.com) a collection of components built by the NuxtJS team, powered by TailwindCSS * [Authentication library](https://github.com/fumeapp/laranuxt#api-and-authentication) to assist with user sessions and logging in/out * Example Authentication Middleware