Skip to content

Commit

Permalink
change Bluemix to IBM Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
natashadsilva authored Nov 27, 2018
1 parent 7ddac03 commit 347b529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spl-build-common.js
Original file line number Diff line number Diff line change
Expand Up @@ -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")}
}]);
}
Expand Down

0 comments on commit 347b529

Please sign in to comment.