From ac80c9d164b487d5947165e8b5acda7b31df2305 Mon Sep 17 00:00:00 2001
From: Luiz Arakaki <luiz.arakaki@metabase.com>
Date: Fri, 8 Jul 2022 13:56:41 -0300
Subject: [PATCH] Update Firebolt driver instructions link (#23791)

---
 docs/developers-guide-drivers.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/developers-guide-drivers.md b/docs/developers-guide-drivers.md
index eaf3adacc54..0dcec5e1492 100644
--- a/docs/developers-guide-drivers.md
+++ b/docs/developers-guide-drivers.md
@@ -40,7 +40,7 @@ To qualify as a partner driver, the driver must:
 
 Current partner drivers:
 
-- [Firebolt](https://github.com/firebolt-db/metabase-firebolt-driver)
+- [Firebolt](https://docs.firebolt.io/integrations/business-intelligence/connecting-to-metabase.html)
 - [Starburst (compatible with Trino)](https://github.com/starburstdata/metabase-driver)
 
 Partner drivers are available to Cloud customers out-of-the-box.
@@ -79,4 +79,4 @@ If you are having problems installing or using a community driver, your best bet
 
 ## Write your own driver
 
-Check out [Guide to writing a Metabase driver](./developers-guide/drivers/start.md).
\ No newline at end of file
+Check out [Guide to writing a Metabase driver](./developers-guide/drivers/start.md).
-- 
GitLab