From 3bdf09184d088c9ee5f8e5c441e3a76dd2a79416 Mon Sep 17 00:00:00 2001 From: Cole Medin Date: Wed, 11 Dec 2024 08:55:33 -0600 Subject: [PATCH] Updating documentation link in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0923cc..3b1d282 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to Bolt.diy, the official open source version of Bolt.new (previously known as oTToDev and Bolt.new ANY LLM), which allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models. -Check the [Bolt.diy Docs](https://coleam00.github.io/bolt.new-any-llm/) for more information. This link might not work for a bit after the transfer! +Check the [Bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information. This documentation is still being updated after the transfer. Bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMedin) but has quickly grown into a massive community effort to build the BEST open source AI coding assistant!