Skip to content

Commit 58ef728

Browse files
authored
Update getting-started.mdx (#1159)
1 parent b555c04 commit 58ef728

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ You can view it by navigating to [http://localhost:3000](http://localhost:3000).
5555
SolidStart uses [Vinxi](https://vinxi.vercel.app/) both for starting a development server with [Vite](https://vitejs.dev/) and for building and starting a production server with [Nitro](https://nitro.build/).
5656

5757
When you run your application, you are actually running `vinxi dev` under the hood.
58-
You can read more about the Vinxi CLI, and how it can be configured [here](https://vinxi.vercel.app/api/cli.html).
5958

6059
You can read more about the [Vinxi CLI and how it is configured in the Vinxi documentation](https://vinxi.vercel.app/api/cli.html).
6160
:::

0 commit comments

Comments
 (0)