Skip to content

Commit 6e105b9

Browse files
author
arnoson
committed
Merge branch 'main' of github.com:arnoson/kirby-template-sugar
2 parents 98c5630 + f98dab3 commit 6e105b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Your template files need to be compiled into regular php, similar to how other t
5050

5151
The easiest way to get started is to check out one of the examples:
5252
- Use the [CLI example](https://github.com/arnoson/kirby-template-sugar/tree/main/examples/cli) if you want a minimal starter kit that doesn't rely on any other build tools.
53-
- Use the [Vite example](https://github.com/arnoson/kirby-template-sugar/tree/main/examples/cli) to compile your templates alongside your other frontend assets.
53+
- Use the [Vite example](https://github.com/arnoson/kirby-template-sugar/tree/main/examples/vite) to compile your templates alongside your other frontend assets.
5454

5555
To start manually (or convert an existing project), have a look at the [CLI](https://github.com/arnoson/kirby-template-sugar/tree/main/packages/npm-package#cli-usage) or the [Vite plugin](https://github.com/arnoson/kirby-template-sugar/tree/main/packages/vite-plugin). And make sure you also install the [Kirby plugin](https://github.com/arnoson/kirby-template-sugar/tree/main/packages/kirby-plugin).
5656

0 commit comments

Comments
 (0)