Skip to content

Commit 245435e

Browse files
committed
docs: update readme
1 parent 4692bfc commit 245435e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<a href="https://toast.pheralb.dev/">Documentation</a>
1717
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
18-
<a href="#-getting-started">Getting Started</a>
18+
<a href="https://toast.pheralb.dev/#getting-started">Getting Started</a>
1919
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
2020
<a href="#-contributing">Contribute</a>
2121
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
@@ -126,7 +126,7 @@ export default function Index() {
126126

127127
[`pheralb/toast`](https://github.com/pheralb/toast) is a monorepo built with [Turbo](https://turbo.build/repo) and it uses:
128128

129-
- [**Docs**](https://github.com/pheralb/toast/tree/main/docs): Next.js 15 + Content-Collections + MDX + shadcn/ui + Lucide + React-Symbols.
129+
- [**Website**](https://github.com/pheralb/toast/tree/main/website): Next.js 15 + Content-Collections + MDX + shadcn/ui + Lucide + React-Symbols.
130130
- [**Library**](https://github.com/pheralb/toast/tree/main/library): React 19 with tsup + Lightning CSS + Vitest for testing.
131131

132132
1. [Click here to fork](https://github.com/pheralb/toast/fork) the repository.

0 commit comments

Comments
 (0)