diff --git a/README.md b/README.md index 61698fbc..84fbd125 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Each connector is placed under its own directory under [metaphor](./metaphor) an | [thought_spot](metaphor/thought_spot/) | Dashboard, lineage | | [trino](metaphor/trino/) | Schema, description, queries | | [unity_catalog](metaphor/unity_catalog/) | Schema, description | -| [unity_catalog.profile](metaphor/unity_catalog/profile/) | Statistics | +| [unity_catalog.profile](metaphor/unity_catalog/profile/) | Data profile, statistics | ## Development diff --git a/metaphor/unity_catalog/README.md b/metaphor/unity_catalog/README.md index 873bdd53..fc634096 100644 --- a/metaphor/unity_catalog/README.md +++ b/metaphor/unity_catalog/README.md @@ -22,7 +22,7 @@ http_path: token: ``` -See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to find the values for `hosthost` and `http_path`. +See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to set the values for `hostname` and `http_path`. ### Optional Configurations diff --git a/metaphor/unity_catalog/profile/README.md b/metaphor/unity_catalog/profile/README.md index 779e882a..689d9d27 100644 --- a/metaphor/unity_catalog/profile/README.md +++ b/metaphor/unity_catalog/profile/README.md @@ -22,7 +22,7 @@ http_path: token: ``` -See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to find the values for `hosthost` and `http_path`. +See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to set the values for `hostname` and `http_path`. ### Optional Configurations