Skip to content

Commit fae989e

Browse files
committed
fix: change name of sandbox extension to Developer Sandbox
Signed-off-by: Denis Golovin <[email protected]>
1 parent 876b1b4 commit fae989e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/api/extensions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@
140140
"displayName": "Red Hat"
141141
},
142142
"extensionName": "redhat-sandbox",
143-
"displayName": "Red Hat OpenShift Sandbox",
144-
"shortDescription": "OpenShift Sandbox sign up and provisioning",
143+
"displayName": "Developer Sandbox",
144+
"shortDescription": "Developer Sandbox sign up and provisioning",
145145
"license": "Apache-2.0",
146146
"categories": ["Kubernetes"],
147147
"keywords": ["redhat", "sandbox", "provider", "remote"],

0 commit comments

Comments
 (0)