From 4ed17f0b852bcef180ff91992b12e35f429fb50a Mon Sep 17 00:00:00 2001 From: JohannesDienst-askui Date: Tue, 2 Apr 2024 09:26:32 +0200 Subject: [PATCH] fix: Fix missing link in FAQ for question Do you have a self-hosted option? --- src/content/docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/faq.md b/src/content/docs/faq.md index 21a2712..30cf353 100644 --- a/src/content/docs/faq.md +++ b/src/content/docs/faq.md @@ -26,7 +26,7 @@ For a full list of our supported models and their functionality, check our [docs Yes! We already support VS Code and JetBrains. We have plans to support even more IDEs. If you want to contribute to our new plugins, please reach us out in Discord. ### Do you have a self-hosted option? -Yes. Refact has a free self-hosted version that you can check here. +Yes. Refact has a free self-hosted version that you can check [here](https://docs.refact.ai/guides/self-hosted/). ### Is it possible to fine-tune Refact to the company codebase? Yes. Fine-tuning is currently supported in our free self-hosted and Enterprise plans.