From efc7707c731f6f5992b302202e0ef5ce2e135e10 Mon Sep 17 00:00:00 2001 From: Vincent Claes Date: Mon, 21 Jun 2021 09:55:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8094c7..ab384e0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ # Quickstart -You can find the full example in [examples/data_pipeline_simple/glue_jobs/](./examples/data_pipeline_simple/glue_jobs/). +You can find the full example in [examples/data_pipeline_simple](./examples/data_pipeline_simple/). We have a simple data pipeline composed of [2 glue jobs](./examples/data_pipeline_simple/glue_jobs/) orchestrated sequentially using step functions.