Skip to content

Commit

Permalink
Merge pull request #23 from natashadsilva/patch-1
Browse files Browse the repository at this point in the history
change Bluemix to IBM Cloud
  • Loading branch information
petenicholls authored Dec 20, 2018
2 parents 7ddac03 + 347b529 commit eddcd23
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 eddcd23

Please sign in to comment.