Skip to content

Commit ac47ff0

Browse files
authored
fix: Sandbox extension LICENSE link (podman-desktop#5)
Signed-off-by: Jeff MAURY <[email protected]>
1 parent 424a601 commit ac47ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/extensions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"assetType": "LICENSE",
85-
"data": "https://registry.podman-desktop.io/api/extensions/redhat/redhat-sandbox/0.0.1/LICENSE.txt"
85+
"data": "https://registry.podman-desktop.io/api/extensions/redhat/redhat-sandbox/0.0.1/LICENSE"
8686
}
8787
]
8888
},
@@ -102,7 +102,7 @@
102102
},
103103
{
104104
"assetType": "LICENSE",
105-
"data": "https://registry.podman-desktop.io/api/extensions/redhat/redhat-sandbox/preview/LICENSE.txt"
105+
"data": "https://registry.podman-desktop.io/api/extensions/redhat/redhat-sandbox/preview/LICENSE"
106106
}
107107
]
108108
}

0 commit comments

Comments
 (0)