From 77ca2ac891a149a77f068664a4f0bf93cd980db4 Mon Sep 17 00:00:00 2001 From: AndyHunt66 Date: Tue, 28 Jan 2025 13:16:19 +0000 Subject: [PATCH] Update dremio-setup.md The sentence "See Support Keys in the Dremio documentation for the steps." makes no sense in this context. There is nothing on this page that requires the setting of a support key, apart from if you're using a PAT and haven't yet set up your Dremio system to use PATs, and even then, the wrong page is linked to. --- website/docs/docs/core/connect-data-platform/dremio-setup.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/docs/core/connect-data-platform/dremio-setup.md b/website/docs/docs/core/connect-data-platform/dremio-setup.md index 7ac304bba2b..9c1f609e246 100644 --- a/website/docs/docs/core/connect-data-platform/dremio-setup.md +++ b/website/docs/docs/core/connect-data-platform/dremio-setup.md @@ -37,7 +37,6 @@ Before connecting from project to Dremio Cloud, follow these prerequisite steps: * Ensure that you are using version 22.0 or later. * Ensure that Python 3.9.x or later is installed on the system that you are running dbt on. - See Support Keys in the Dremio documentation for the steps. * If you want to use TLS to secure the connection between dbt and Dremio Software, configure full wire encryption in your Dremio cluster. For instructions, see Configuring Wire Encryption.