diff --git a/lib/spl-build-common.js b/lib/spl-build-common.js index 773ec7f..7f90ed7 100644 --- a/lib/spl-build-common.js +++ b/lib/spl-build-common.js @@ -457,7 +457,7 @@ export class SplBuilder { // service is started. this.messageHandler.handleError( "Verify that the streaming analytics service is started and able to handle requests.", - [{label: "Open Bluemix Dashboard", + [{label: "Open IBM Cloud Dashboard", callbackFn: ()=>{this.openUrlHandler("https://console.bluemix.net/dashboard/apps")} }]); }