Skip to content

Commit 639c2dc

Browse files
committed
updated readme
1 parent 3080a07 commit 639c2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ To enable serverless set the local environment variable `DATABRICKS_SERVERLESS_C
379379
If this environment variable is set, Databricks Connect ignores the cluster_id.
380380
If `DATABRICKS_SERVERLESS_COMPUTE_ID` is set to a specific serverless cluster ID, that cluster will be used instead.
381381
However, this is not recommended, as serverless clusters are ephemeral by design.
382-
See more details here: https://docs.databricks.com/en/dev-tools/databricks-connect/cluster-config.html#configure-a-connection-to-serverless-compute
382+
See more details [here](https://docs.databricks.com/en/dev-tools/databricks-connect/cluster-config.html#configure-a-connection-to-serverless-compute).
383383

384384
Usage:
385385
```python

0 commit comments

Comments
 (0)