Skip to content

Commit 9e00e19

Browse files
committed
Fix proto link for dog mode
1 parent e94654a commit 9e00e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dog-mode/AppManifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
{
3232
"type": "grpc-interface",
3333
"config": {
34-
"src": "https://github.com/eclipse/kuksa.val.services/blob/v0.2.0/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto",
34+
"src": "https://raw.githubusercontent.com/eclipse/kuksa.val.services/v0.2.0/hvac_service/proto/sdv/edge/comfort/hvac/v1/hvac.proto",
3535
"required": {
3636
"methods": [
3737
"SetAcStatus",

0 commit comments

Comments
 (0)