This repository was archived by the owner on Feb 15, 2023. It is now read-only.
File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
< div class ="sad-cloud " > </ div >
13
13
< h1 > 404!</ h1 >
14
14
< h2 > Whoops! Looks like you got lost or couldn't find your page.</ h2 >
15
- < h2 > Click to go to the < a href ="https://www.ibm.com/cloud/ " target ="_blank "> IBM Cloud page</ a > .</ h2 >
15
+ < h2 > Click to go to the < a href ="https://www.ibm.com/cloud/ " target ="_blank " rel =" noopener noreferrer " > IBM Cloud page</ a > .</ h2 >
16
16
</ div >
17
17
</ div >
18
18
</ div >
19
19
</ body >
20
- </ html >
20
+ </ html >
Original file line number Diff line number Diff line change 12
12
< div class ="sad-cloud "> </ div >
13
13
< h1 > Uh oh!</ h1 >
14
14
< h2 > Whoops! The server couldn't handle your request.</ h2 >
15
- < h2 > Click to go to the < a href ="https://www.ibm.com/cloud/ " target ="_blank "> IBM Cloud page</ a > .</ h2 >
15
+ < h2 > Click to go to the < a href ="https://www.ibm.com/cloud/ " target ="_blank " rel =" noopener noreferrer " > IBM Cloud page</ a > .</ h2 >
16
16
</ div >
17
17
</ div >
18
18
</ div >
19
19
</ body >
20
- </ html >
20
+ </ html >
Original file line number Diff line number Diff line change @@ -16,25 +16,25 @@ <h2>You are currently running a Python app built for the IBM Cloud.</h2>
16
16
< li >
17
17
< div class ="right-arrow "> </ div >
18
18
< div >
19
- < a target ="_blank " rel ="noopener " href ="https://cloud.ibm.com/developer/appservice/dashboard?env_id=ibm%3Ayp%3Aus-south "> Visit IBM Cloud App Service</ a >
19
+ < a target ="_blank " rel ="noopener noreferrer " href ="https://cloud.ibm.com/developer/appservice/dashboard?env_id=ibm%3Ayp%3Aus-south "> Visit IBM Cloud App Service</ a >
20
20
</ div >
21
21
</ li >
22
22
< li >
23
23
< div class ="right-arrow "> </ div >
24
24
< div >
25
- < a target ="_blank " rel ="noopener " href ="https://slack-invite-ibm-cloud-tech.mybluemix.net/ "> Ask questions on Slack</ a >
25
+ < a target ="_blank " rel ="noopener noreferrer " href ="https://slack-invite-ibm-cloud-tech.mybluemix.net/ "> Ask questions on Slack</ a >
26
26
</ div >
27
27
</ li >
28
28
< li >
29
29
< div class ="right-arrow "> </ div >
30
30
< div >
31
- < a target ="_blank " rel ="noopener " href ="https://www.ibm.com/cloud/cli "> Install IBM Cloud Developer Tools</ a >
31
+ < a target ="_blank " rel ="noopener noreferrer " href ="https://www.ibm.com/cloud/cli "> Install IBM Cloud Developer Tools</ a >
32
32
</ div >
33
33
</ li >
34
34
< li >
35
35
< div class ="right-arrow "> </ div >
36
36
< div >
37
- < a target ="_blank " rel ="noopener " href ="https://datascience.ibm.com/ "> Train a model with IBM Watson Studio</ a >
37
+ < a target ="_blank " rel ="noopener noreferrer " href ="https://datascience.ibm.com/ "> Train a model with IBM Watson Studio</ a >
38
38
</ div >
39
39
</ li >
40
40
</ ul >
You can’t perform that action at this time.
0 commit comments