Skip to content

Commit

Permalink
fix(example): url sensor argo-workflow link (#1362)
Browse files Browse the repository at this point in the history
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
  • Loading branch information
tczhao committed Sep 28, 2021
1 parent 5b5b145 commit d556788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sensors/url-sensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
operation: create
source:
url:
path: "https://raw.githubusercontent.com/argoproj/argo/master/examples/hello-world.yaml"
path: "https://raw.githubusercontent.com/argoproj/argo-workflows/master/examples/hello-world.yaml"
verifycert: false
retryStrategy:
steps: 3

0 comments on commit d556788

Please sign in to comment.