Skip to content

Commit f518b28

Browse files
authored
Update template repository link in getting-started.mdx
1 parent 9b39632 commit f518b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/solid-start/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This will create a new directory for your project based on the name you enter.
3232
**2. Choose a template**
3333

3434
When you run the command above, SolidStart will prompt you to choose a template for your new application.
35-
You can see a [list of these options in the templates repository](https://github.com/solidjs/templates/tree/main/solid-start).
35+
You can see a [list of these options in the templates repository](https://github.com/solidjs/templates/tree/main/solid-start-v1).
3636

3737
```bash frame="terminal"
3838
◆ Which template would you like to use?

0 commit comments

Comments
 (0)