From 35812fff91885aa38e183e006bb14e88b79e2c22 Mon Sep 17 00:00:00 2001 From: pwseg Date: Mon, 21 Oct 2024 22:01:09 -0500 Subject: [PATCH] fix broken info box --- src/segment-app/extensions/dbt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/segment-app/extensions/dbt.md b/src/segment-app/extensions/dbt.md index acef4c709a..547bcdcfc4 100644 --- a/src/segment-app/extensions/dbt.md +++ b/src/segment-app/extensions/dbt.md @@ -50,8 +50,8 @@ To set up dbt Cloud: 2. Click **Manage dbt Cloud**. 3. Add your dbt Cloud API key or dbt Personal Access Token and an optional custom subdomain, then click **Save**. -> info "Add a custom subdomain" -> By default, dbt sets the subdomain to 'cloud'. To identify your custom subdomain, open your URL and copy the portion before `.getdbt.com`. For example, if your domain was `https://subdomain.getdbt.com/`, your subdomain would be `subdomain`. +> info "Adding a custom subdomain" +> By default, dbt sets the subdomain to cloud. To identify your custom subdomain, open your URL and copy the portion before `.getdbt.com`. For example, if your domain was `https://subdomain.getdbt.com/`, your subdomain would be `subdomain`. ### Model syncs