Skip to content

Commit eddcd23

Browse files
authored
Merge pull request #23 from natashadsilva/patch-1
change Bluemix to IBM Cloud
2 parents 7ddac03 + 347b529 commit eddcd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/spl-build-common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ export class SplBuilder {
457457
// service is started.
458458
this.messageHandler.handleError(
459459
"Verify that the streaming analytics service is started and able to handle requests.",
460-
[{label: "Open Bluemix Dashboard",
460+
[{label: "Open IBM Cloud Dashboard",
461461
callbackFn: ()=>{this.openUrlHandler("https://console.bluemix.net/dashboard/apps")}
462462
}]);
463463
}

0 commit comments

Comments
 (0)