fix(docs): broken link in spark docs (#13516)

This commit is contained in:
Kevin Karch 2025-05-14 16:11:44 -04:00 committed by GitHub
parent 7e5295ac3c
commit 18d1a3c2e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ datasets that are being read from and written to. Read on to learn how to config
## Configuring Spark agent ## Configuring Spark agent
The Spark agent can be configured using a config file or while creating a Spark Session. If you are using Spark on The Spark agent can be configured using a config file or while creating a Spark Session. If you are using Spark on
Databricks, refer [Configuration Instructions for Databricks](#configuration-instructions--databricks). Databricks, refer to [Configuration Instructions for Databricks](#configuration-instructions-databricks).
### Before you begin: Versions and Release Notes ### Before you begin: Versions and Release Notes