Skip to content

Commit 0f4b39b

Browse files
fix: fixing link to correct solid start templates (#1464)
Update template repository link in getting-started.mdx Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 260ca79 commit 0f4b39b

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)