We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9e52c commit cabb6dcCopy full SHA for cabb6dc
1 file changed
views/Demo.jsx
@@ -68,7 +68,7 @@ export default React.createClass({
68
<div className="new_demo_notification">
69
<Alert type="info" color="blue">
70
{NEW_DEMO_NOTIFICATION}
71
- <a href="http://dte-nlu-demo.mybluemix.net/" target="blank">
+ <a href="https://dte-nlu-demo.mybluemix.net/self-service/home" target="blank">
72
here.
73
</a>
74
</Alert>
0 commit comments