From ef399795482e91e814695b82a0df681cdd02e548 Mon Sep 17 00:00:00 2001 From: Pavan Shinde Date: Sun, 8 Feb 2026 14:45:55 +0000 Subject: [PATCH] docs: fix README links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c972a96ac4..35657b37e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A set of beautifully designed components that you can customize, extend, and bui ## Documentation -Visit http://ui.shadcn.com/docs to view the documentation. +Visit https://ui.shadcn.com/docs to view the documentation. ## Contributing @@ -14,4 +14,4 @@ Please read the [contributing guide](/CONTRIBUTING.md). ## License -Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md). +Licensed under the [MIT license](./LICENSE.md).