diff --git a/get-started/setup-lightdash/connect-project.mdx b/get-started/setup-lightdash/connect-project.mdx index c3b21e99..00ad1706 100644 --- a/get-started/setup-lightdash/connect-project.mdx +++ b/get-started/setup-lightdash/connect-project.mdx @@ -859,7 +859,7 @@ Configure the following ENV variables to enable Databricks OAuth: - DATABRICKS_OAUTH_AUTHORIZATION_ENDPOINT: https://your-url.cloud.databricks.com/oidc/v1/authorize - DATABRICKS_OAUTH_TOKEN_ENDPOINT: https://your-url.cloud.databricks.com/oidc/v1/token -You can read more about this on [Databricks official docs](https://docs.databricks.com/en/integrations/configure-oauth-m2m.html). +You can read more about this on [Databricks official docs](https://docs.databricks.com/aws/en/dev-tools/auth/oauth-m2m). ##### Personal Access Token