From a8cb43ac9e39b9e89a67ff2238e5305024a01a97 Mon Sep 17 00:00:00 2001 From: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:54:38 -0700 Subject: [PATCH] Update website/docs/docs/build/incremental-microbatch.md --- website/docs/docs/build/incremental-microbatch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/build/incremental-microbatch.md b/website/docs/docs/build/incremental-microbatch.md index 6ab7fa7b08c..38e0edddfd6 100644 --- a/website/docs/docs/build/incremental-microbatch.md +++ b/website/docs/docs/build/incremental-microbatch.md @@ -12,7 +12,7 @@ The `microbatch` strategy is available in beta for [dbt Cloud Versionless](/docs Read and participate in the discussion: [dbt-core#10672](https://github.com/dbt-labs/dbt-core/discussions/10672) -Refer [here]([url](https://docs.getdbt.com/docs/build/incremental-strategy#supported-incremental-strategies-by-adapter)) for supported adapters. +Refer to [Supported incremental strategies by adapter](/docs/build/incremental-strategy#supported-incremental-strategies-by-adapter) for a list of supported adapters. :::