From bd94358f673e5af34fc180e159b39b229bb5bd47 Mon Sep 17 00:00:00 2001 From: M4rshe1 <118827845+M4rshe1@users.noreply.github.com> Date: Thu, 5 Jun 2025 03:49:33 +0200 Subject: [PATCH] Added missing https:// to bolt.diy link (#164) --- meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.json b/meta.json index 1a061f45..946be774 100644 --- a/meta.json +++ b/meta.json @@ -2366,7 +2366,7 @@ "logo": "logo.jpg", "links": { "github": "https://github.com/stackblitz-labs/bolt.diy", - "website": "stackblitz-labs.github.io/bolt.diy/", + "website": "https://stackblitz-labs.github.io/bolt.diy/", "docs": "https://stackblitz-labs.github.io/bolt.diy/" }, "tags": ["ai", "self-hosted", "development", "chatbot", "ide", "llm"]