From 38c16ddfa54a31067c961e0529a58f6f69001072 Mon Sep 17 00:00:00 2001 From: Shalabh Chaturvedi Date: Thu, 18 May 2023 16:11:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7daff9..97d260c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Click the `Use this Template` button and provide details for your new repo. The [`dagster_cloud.yaml`](./dagster_cloud.yaml) file defines the configuration for building and deploying your code locations. For the `quickstart_etl`, specify the Docker registry in the `registry:` key: -https://github.com/dagster-io/dagster-cloud-hybrid-quickstart/blob/669cc3acac00a070b38ec50e0c158b0c3d8b6996/dagster_cloud.yaml#L7 +./dagster_cloud.yaml#L7 ## Step 3. Modify the GitHub Workflow