From 49b3a78675351827d17e06441b4f03ea2d74895b Mon Sep 17 00:00:00 2001 From: Michael Kotliar Date: Fri, 10 Jul 2020 00:53:02 -0400 Subject: [PATCH] Not important changes --- docs/readme/quick_start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme/quick_start.md b/docs/readme/quick_start.md index 4994ea3..b3f369f 100644 --- a/docs/readme/quick_start.md +++ b/docs/readme/quick_start.md @@ -34,4 +34,4 @@ or [What if something doesn't work](./what_if_something_doesnt_work.md) sections 5. Open Airflow Webserver (by default [localhost:8080](http://127.0.0.1:8080/admin/)) and wait until Airflow Scheduler pick up a new DAG (by default every 5 min) and execute it. **On completion all results and temporary files will be removed**, so you can safely schedule other workflows by setting different values to `--range` parameter. Take a look at the [How to use](./how_to_use.md) section for more details. -![Airflow web interface](../images/screen.png) +![Airflow Webserver](../images/screen.png)