You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -81,7 +81,7 @@ The connection API endpoints allow you to create, edit, delete, export, and quer
81
81
82
82
You must have data management permissions to create, edit, delete or query data connection objects. Make sure your user account has the `DATAMANAGEMENT` privilege.
83
83
84
-
If https://developers.thoughtspot.com/docs/rbac[Role-Based Access Control (RBAC), window=_blank] is enabled on your ThoughtSpot cluster, the `CAN_CREATE_OR_EDIT_CONNECTIONS` *(Can create/edit Connections)* privilege is required.
84
+
If xref:roles.adoc[Role-Based Access Control (RBAC)] is enabled on your ThoughtSpot cluster, the `CAN_CREATE_OR_EDIT_CONNECTIONS` *(Can create/edit Connections)* privilege is required.
85
85
86
86
87
87
[#connection-attr]
@@ -595,7 +595,7 @@ To create or modify data connections through REST APIs, you need to provide a ma
595
595
ThoughtSpot’s dbt sync allows you to easily provide your existing dbt models and automatically create ThoughtSpot Worksheets, which you can use to search your data.
596
596
Integration with dbt is certified only for Amazon Redshift, Databricks, Google BigQuery, and Snowflake connections.
597
597
598
-
For information on integrating with dbt using the *Data Workspace* option in the UI, see https://docs.thoughtspot.com/cloud/10.0.0.cl/dbt-integration[Integrate with dbt, window=_blank].
598
+
For information on integrating with dbt using the *Data Workspace* option in the UI, see https://docs.thoughtspot.com/cloud/latest/dbt-integration[Integrate with dbt, window=_blank].
599
599
600
600
To understand the API endpoints for establishing a dbt connection, see https://developers.thoughtspot.com/docs/rest-apiv2-reference#_dbt[REST APIs v2, window=_blank].
0 commit comments