Skip to content

Commit cabb6dc

Browse files
committed
refactor: update url for new demo
1 parent 1a9e52c commit cabb6dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

views/Demo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default React.createClass({
6868
<div className="new_demo_notification">
6969
<Alert type="info" color="blue">
7070
{NEW_DEMO_NOTIFICATION}
71-
<a href="http://dte-nlu-demo.mybluemix.net/" target="blank">
71+
<a href="https://dte-nlu-demo.mybluemix.net/self-service/home" target="blank">
7272
here.
7373
</a>
7474
</Alert>

0 commit comments

Comments
 (0)