We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c597c6f + 0f4b39b commit c1e4783Copy full SHA for c1e4783
1 file changed
src/routes/solid-start/getting-started.mdx
@@ -32,7 +32,7 @@ This will create a new directory for your project based on the name you enter.
32
**2. Choose a template**
33
34
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).
+You can see a [list of these options in the templates repository](https://github.com/solidjs/templates/tree/main/solid-start-v1).
36
37
```bash frame="terminal"
38
◆ Which template would you like to use?
0 commit comments