Skip to content

Commit 333e553

Browse files
committed
fix: replace broken api endpoint
Signed-off-by: Mike Nguyen <[email protected]>
1 parent 02a48dc commit 333e553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/service/config/binding.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ spec:
77
version: v1
88
metadata:
99
- name: url
10-
value: https://http2.pro/api/v1
10+
value: https://api.github.com/repos/dapr/go-sdk
1111
- name: method
1212
value: GET

0 commit comments

Comments
 (0)