File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
stockmarket-angular/scripts Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
vm . headers = [ ] ;
11
11
12
12
this . popupPk = {
13
- content : 'A key pair is required for authentication. <a href="https://portal.motwin.net/#/register" target="_blank">Sign Up</a> to get yours.' ,
13
+ content : 'A key pair is required for authentication. <a href="https://portal.streamdata.io/#/register"
14
+ target = "_blank" > Sign Up < / a > t o g e t y o u r s .' ,
14
15
options : {
15
16
title : null ,
16
17
placement : 'left' ,
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ <h3 class="text-muted">Stock-Market demo with
42
42
required >
43
43
</ div >
44
44
< img src ="img/info.png " class ="col-sm-1 " style ="width: inherit; margin-top: 5px; padding-left: 0px; "
45
- data-content ="A key pair is required for authentication. <a href='https://portal.motwin.net /#/register' target='_blank'>Sign Up</a> to get yours. "
45
+ data-content ="A key pair is required for authentication. <a href='https://portal.streamdata.io /#/register' target='_blank'>Sign Up</a> to get yours. "
46
46
data-html ="true " data-toggle ="popover " data-trigger ="hover "
47
47
data-delay ='{ "show": "0", "hide": "1500" } ' data-placement ="left "/>
48
48
</ div >
You can’t perform that action at this time.
0 commit comments