From 245435ef6f1e529c0d38e351a0d1a280c8440610 Mon Sep 17 00:00:00 2001 From: pheralb Date: Mon, 20 Jan 2025 17:58:26 +0000 Subject: [PATCH] docs: update readme --- library/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/README.md b/library/README.md index 060b138..0945f13 100644 --- a/library/README.md +++ b/library/README.md @@ -15,7 +15,7 @@ Documentation   ✦   -Getting Started +Getting Started   ✦   Contribute   ✦   @@ -126,7 +126,7 @@ export default function Index() { [`pheralb/toast`](https://github.com/pheralb/toast) is a monorepo built with [Turbo](https://turbo.build/repo) and it uses: -- [**Docs**](https://github.com/pheralb/toast/tree/main/docs): Next.js 15 + Content-Collections + MDX + shadcn/ui + Lucide + React-Symbols. +- [**Website**](https://github.com/pheralb/toast/tree/main/website): Next.js 15 + Content-Collections + MDX + shadcn/ui + Lucide + React-Symbols. - [**Library**](https://github.com/pheralb/toast/tree/main/library): React 19 with tsup + Lightning CSS + Vitest for testing. 1. [Click here to fork](https://github.com/pheralb/toast/fork) the repository.