Skip to content

Commit abf8929

Browse files
author
Ilija Eftimov
committed
Fix Markdown link typo in opening paragraph
1 parent 902abbf commit abf8929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-03-02-breaking-up-the-dag-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ team: Core Platform
1212

1313

1414
Creating a monorepo to store
15-
[DAGs}(https://airflow.apache.org/docs/stable/concepts.html#dags) is simple,
15+
[DAGs](https://airflow.apache.org/docs/stable/concepts.html#dags) is simple,
1616
easy to get started with, but unlikely to scale as DAGs and the number of
1717
developers working with them grows. In the Core Platform team, we're [bringing massive pre-existing DAGs
1818
into Airflow](/blog/2020/modernizing-an-old-data-pipeline.html) and want to

0 commit comments

Comments
 (0)