Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Jan 20, 2025
1 parent 4692bfc commit 245435e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<a href="https://toast.pheralb.dev/">Documentation</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="#-getting-started">Getting Started</a>
<a href="https://toast.pheralb.dev/#getting-started">Getting Started</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
<a href="#-contributing">Contribute</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 245435e

Please sign in to comment.