Skip to content

Commit

Permalink
Merge pull request #10 from davidmirror-ops/kcdmx-2024
Browse files Browse the repository at this point in the history
Fix broken path
  • Loading branch information
davidmirror-ops committed Feb 24, 2024
2 parents b0abdb0 + 9d4a108 commit 8d00568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcdmx2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ minikube start --driver=docker
```
2. Download the manifest for the Flyte dependencies:
```bash
curl -sl https://raw.githubusercontent.com/flyte-conference-talks/kcdmexico-2024/manifests/flyte-resources.yaml > flyte-resources.yaml
curl -sl https://raw.githubusercontent.com/flyteorg/flyte-conference-talks/main/kcdmx2024/manifests/flyte-resources.yaml > flyte-resources.yaml
```
3. Submit the manifest:
```bash
Expand Down

0 comments on commit 8d00568

Please sign in to comment.