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
* change docs to match dbt fusion
* fix broken links
* change comment
* add a mintlify hook that works
* dbt-fusion: initial page
* dbt-fusion page in docs side tree
* troubleshooting fixes
* dbt fusion guide - add more details about upgrading from dbt-core
* dbt-fusion: docs fixes
Copy file name to clipboardExpand all lines: docs/_snippets/cloud/ai-privacy-policy-short.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,4 +17,4 @@ Each agent may use the following data to provide recommendations:
17
17
18
18
Elementary does **not collect or share any sensitive data**, and you can review and align our AI use with your organization’s governance policies at any time.
19
19
20
-
For full details, see our [AI Privacy Policy](/cloud/ai-privacy).
20
+
For full details, see our [AI Privacy Policy](/cloud/general/ai-privacy-policy).
@@ -129,7 +129,7 @@ These are the questions that should be asked, and product tips on how to answer
129
129
- Does the incident break the pipeline / create delay?
130
130
131
131
- Is the failure is a model failure, or a freshness issue?
132
-
- Do we run `dbt build` and this failure stoped the pipeline?
132
+
- Do we run `dbt build` and this failure stopped the pipeline?
133
133
134
134
- Check the **Model runs** section of the dashboard to see if there are skipped models, as failures in build cause the downstream models to be skipped.
0 commit comments