diff --git a/brainsteam/content/posts/2023/09/30/turbopilot/index.md b/brainsteam/content/posts/2023/09/30/turbopilot/index.md index 17888d8..878a7a6 100644 --- a/brainsteam/content/posts/2023/09/30/turbopilot/index.md +++ b/brainsteam/content/posts/2023/09/30/turbopilot/index.md @@ -14,7 +14,7 @@ draft: false As of today, I am deprecating/archiving [turbopilot](https://github.com/ravenscroftj/turbopilot), my experimental LLM runtime for code assistant type models. In this post I'm going to dive a little bit into why I built it, why I'm stopping work on it and what you can do now. -If you just want a TL;DR of alternatives then [just read this bit](#what-can-i-use-instead-of-turbopilot). +If you just want a TL;DR of alternatives then [just read this bit](#what-setup-do-you-recommend). ## Why did I build Turbopilot?