Skip to content

Commit aafea15

Browse files
authored
Merge pull request scribd#46 from fteem/ilija/fix-markdown-typo
Fix Markdown link typo in opening paragraph
2 parents 902abbf + abf8929 commit aafea15

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)