From 983bfcbf9c8e59463d91d0f54a468c79ed156881 Mon Sep 17 00:00:00 2001 From: Birk Skyum Date: Wed, 22 Oct 2025 00:23:19 +0200 Subject: [PATCH] fix naming of solid-start example --- docs/start/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/start/config.json b/docs/start/config.json index 29fb0dee96e..19956d5841b 100644 --- a/docs/start/config.json +++ b/docs/start/config.json @@ -331,7 +331,7 @@ "to": "framework/solid/examples/start-basic-cloudflare" }, { - "label": "Cloudflare Vite Plugin", + "label": "Netlify Vite Plugin", "to": "framework/solid/examples/start-basic-netlify" } ]