From 78ebd6716192147cc826b21baf21ef9437581fb6 Mon Sep 17 00:00:00 2001 From: Colton Padden Date: Fri, 20 Dec 2024 15:26:44 -0500 Subject: [PATCH] fix lint --- .../features/ci-cd/branch-deployments/testing.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/docs-beta/docs/dagster-plus/features/ci-cd/branch-deployments/testing.md b/docs/docs-beta/docs/dagster-plus/features/ci-cd/branch-deployments/testing.md index 1995e56d0abee..cdc92aeb8bb45 100644 --- a/docs/docs-beta/docs/dagster-plus/features/ci-cd/branch-deployments/testing.md +++ b/docs/docs-beta/docs/dagster-plus/features/ci-cd/branch-deployments/testing.md @@ -35,12 +35,7 @@ Here’s an overview of the main concepts we’ll be using: ## Prerequisites :::note - This guide is an extension of the{" "} - - Transitioning data pipelines from development to production - {" "} - guide, illustrating a workflow for staging deployments. We’ll use the examples - from this guide to build a workflow atop Dagster+’s branch deployment feature. + This guide is an extension of the Transitioning data pipelines from development to production guide, illustrating a workflow for staging deployments. We’ll use the examples from this guide to build a workflow atop Dagster+’s branch deployment feature. ::: To complete the steps in this guide, you'll need: