We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ddac03 + 347b529 commit eddcd23Copy full SHA for eddcd23
lib/spl-build-common.js
@@ -457,7 +457,7 @@ export class SplBuilder {
457
// service is started.
458
this.messageHandler.handleError(
459
"Verify that the streaming analytics service is started and able to handle requests.",
460
- [{label: "Open Bluemix Dashboard",
+ [{label: "Open IBM Cloud Dashboard",
461
callbackFn: ()=>{this.openUrlHandler("https://console.bluemix.net/dashboard/apps")}
462
}]);
463
}
0 commit comments