From a1b4f3f1779ef626285efc922e1f29e42435c748 Mon Sep 17 00:00:00 2001 From: david dinh <739938+dqdinh@users.noreply.github.com> Date: Mon, 12 Jan 2026 21:04:02 -0800 Subject: [PATCH] Remove incorrectly placed left square bracket --- docs/production/scheduling-metaflow-flows/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/production/scheduling-metaflow-flows/introduction.md b/docs/production/scheduling-metaflow-flows/introduction.md index 747cfc30..ca1309ac 100644 --- a/docs/production/scheduling-metaflow-flows/introduction.md +++ b/docs/production/scheduling-metaflow-flows/introduction.md @@ -13,7 +13,7 @@ multiple commands so that their mutual dependencies are handled correctly? Metaflow currently integrates with a number of production orchestrators which can answer these questions: -- [Argo Workflows](https://argoproj.github.io/workflows) - [a modern, +- [Argo Workflows](https://argoproj.github.io/workflows) - a modern, Kubernetes-native workflow orchestrator, - [AWS Step Functions](https://aws.amazon.com/step-functions/) - a managed general-purpose orchestrator, - [Apache Airflow](https://airflow.apache.org/) - a