diff --git a/website/blog/ctas.yml b/website/blog/ctas.yml index 2e3170faae4..6b8c04e0ee3 100644 --- a/website/blog/ctas.yml +++ b/website/blog/ctas.yml @@ -14,4 +14,9 @@ header: Join data practitioners worldwide at Coalesce 2023 subheader: Kicking off on October 16th, both online and in-person (Sydney, London, and San Diego) button_text: Register now - url: https://coalesce.getdbt.com/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2024_coalesce-2023_aw&utm_content=coalesce____&utm_term=all___ \ No newline at end of file + url: https://coalesce.getdbt.com/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2024_coalesce-2023_aw&utm_content=coalesce____&utm_term=all___ +- name: coalesce_2023_catchup + header: Missed Coalesce 2023? + subheader: Watch Coalesce 2023 highlights and full sessions, dbt Labs' annual analytics engineering conference. + button_text: Watch the talks + url: https://www.youtube.com/playlist?list=PL0QYlrC86xQnT3HLh-XgvoTf9F3lbsADf diff --git a/website/blog/metadata.yml b/website/blog/metadata.yml index a5afa86e667..032ab5a760c 100644 --- a/website/blog/metadata.yml +++ b/website/blog/metadata.yml @@ -2,7 +2,7 @@ featured_image: "" # This CTA lives in right sidebar on blog index -featured_cta: "coalesce_2023_signup" +featured_cta: "coalesce_2023_catchup" # Show or hide hero title, description, cta from blog index show_title: true diff --git a/website/docs/docs/build/analyses.md b/website/docs/docs/build/analyses.md index 74b138ac67a..af6fb0320f0 100644 --- a/website/docs/docs/build/analyses.md +++ b/website/docs/docs/build/analyses.md @@ -7,7 +7,7 @@ pagination_next: null ## Overview -dbt's notion of `models` makes it easy for data teams to version control and collaborate on data transformations. Sometimes though, a certain sql statement doesn't quite fit into the mold of a dbt model. These more "analytical" sql files can be versioned inside of your dbt project using the `analysis` functionality of dbt. +dbt's notion of `models` makes it easy for data teams to version control and collaborate on data transformations. Sometimes though, a certain SQL statement doesn't quite fit into the mold of a dbt model. These more "analytical" SQL files can be versioned inside of your dbt project using the `analysis` functionality of dbt. Any `.sql` files found in the `analyses/` directory of a dbt project will be compiled, but not executed. This means that analysts can use dbt functionality like `{{ ref(...) }}` to select from models in an environment-agnostic way. diff --git a/website/docs/docs/cloud/configure-cloud-cli.md b/website/docs/docs/cloud/configure-cloud-cli.md index c03f638c9b4..a8c0c1e0aec 100644 --- a/website/docs/docs/cloud/configure-cloud-cli.md +++ b/website/docs/docs/cloud/configure-cloud-cli.md @@ -30,7 +30,7 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt - North America: https://cloud.getdbt.com/cloud-cli - EMEA: https://emea.dbt.com/cloud-cli - - APAC: https://apac.dbt.com/cloud-cli + - APAC: https://au.dbt.com/cloud-cli - North American Cell 1: `https:/ACCOUNT_PREFIX.us1.dbt.com/cloud-cli` - Single-tenant: `https://YOUR_ACCESS_URL/cloud-cli` @@ -43,9 +43,9 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt ```yaml version: "1" context: - active-project: "" - active-host: "" - defer-env-id: "" + active-project: "" + active-host: "" + defer-env-id: "" projects: - project-id: "" account-host: "" diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md index cfa6d417581..5ccb2600005 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md @@ -424,7 +424,7 @@ To complete setup, follow the steps below in dbt Cloud: | Log in with | SAML 2.0 | | Identity Provider SSO Url | Paste the **Identity Provider Single Sign-On URL** shown in the IdP setup instructions | | Identity Provider Issuer | Paste the **Identity Provider Issuer** shown in the IdP setup instructions | - | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions;
**Note:** When the certificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. | + | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions;
**Note:** When the certificate expires, an Idp admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. | | Slug | Enter your desired login slug. | diff --git a/website/snippets/_sl-partner-links.md b/website/snippets/_sl-partner-links.md index 435d5dc2773..c97c682171b 100644 --- a/website/snippets/_sl-partner-links.md +++ b/website/snippets/_sl-partner-links.md @@ -2,7 +2,7 @@ The following tools integrate with the dbt Semantic Layer: -