From f518b28f3fc49da212e9d0ecb8f2f05c8f6a18fe Mon Sep 17 00:00:00 2001 From: Pronsh <105874877+Priyansh4444@users.noreply.github.com> Date: Wed, 8 Apr 2026 03:33:51 -0700 Subject: [PATCH] Update template repository link in getting-started.mdx --- src/routes/solid-start/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/solid-start/getting-started.mdx b/src/routes/solid-start/getting-started.mdx index d883b18f6..760e8209e 100644 --- a/src/routes/solid-start/getting-started.mdx +++ b/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. **2. Choose a template** When you run the command above, SolidStart will prompt you to choose a template for your new application. -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). ```bash frame="terminal" ◆ Which template would you like to use?