Skip to content

Commit 3f3b16c

Browse files
fix: correct link to cheviot stack (#165)
1 parent b9544df commit 3f3b16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1.sidebase/1.welcome/1.index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The core of sidebase are [Nuxt 3](https://nuxt.com/) and [TypeScript](https://ww
1515

1616
This approach is inspired by [remix.run](https://remix.run). With the provided stacks everything is configured and setup for you. You can focus on building a great app instead of spending time on setup. Currently, the following stacks are available:
1717
- [Merino](/sidebase/welcome/stacks#merino): A modular stack that let's you choose configuration and modules, e.g.: Want Prisma ORM or not? Want Authentication or not? ... Merino is ideal if you want fine-grained control
18-
- [Cheviot](/sidebase/welcome/stacks#merino): A batteries-included but less flexible stack where most decisions were made for you. Cheviot is ideal if you want to just get going with an opinionated stack that works
18+
- [Cheviot](/sidebase/welcome/stacks#cheviot): A batteries-included but less flexible stack where most decisions were made for you. Cheviot is ideal if you want to just get going with an opinionated stack that works
1919

2020
To get started, run:
2121
::code-group

0 commit comments

Comments
 (0)