Skip to content

Commit

Permalink
Fix Airflow documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrif committed Apr 3, 2018
1 parent f92c139 commit 4ca25cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,6 @@ You now know the basics of setting up Airflow, creating a DAG and turning it on;

## 4. Resources

* [Airflow documentation](https://pythonhosted.org/airflow/tutorial.html)
* [Airflow documentation](https://airflow.apache.org/index.html)
* [ETL best practices with Airflow](https://gtoonstra.github.io/etl-with-airflow/)
* [Airflow: Tips, Tricks, and Pitfalls](https://medium.com/handy-tech/airflow-tips-tricks-and-pitfalls-9ba53fba14eb)

0 comments on commit 4ca25cb

Please sign in to comment.