8000 Issue 4310: Updated landing page UI and Swagger url (#104) · neotycoder/python-flask-app@a6b3563 · GitHub
[go: up one dir, main page]

Skip to content

Commit a6b3563

Browse files
enelliEllen Wang
andauthored
Issue 4310: Updated landing page UI and Swagger url (IBM#104)
Co-authored-by: Ellen Wang <Ellen.Wang@ibm.com>
1 parent 75c3702 commit a6b3563

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

public/index.html

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2>You are currently running a Python app built for the IBM Cloud.</h2>
3636
<li>
3737
<div class="right-arrow"></div>
3838
<div>
39-
<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>
39+
<a target="_blank" rel="noopener noreferrer" href="https://cloud.ibm.com/developer/appservice">Try the IBM Cloud App Development portal</a>
4040
</div>
4141
</li>
4242
<li>
@@ -54,7 +54,19 @@ <h2>You are currently running a Python app built for the IBM Cloud.</h2>
5454
<li>
5555
<div class="right-arrow"></div>
5656
<div>
57-
<a target="_blank" rel="noopener noreferrer" href="https://datascience.ibm.com/">Train a model with IBM Watson Studio</a>
57+
<a target="_blank" rel="noopener noreferrer" href="https://developer.ibm.com/languages/python/">Visit Python Developer Center</a>
58+
</div>
59+
</li>
60+
<li>
61+
<div class="right-arrow"></div>
62+
<div>
63+
<a target="_blank" rel="noopener noreferrer" href="https://cloud.ibm.com/kubernetes/catalog/create">Create a Kubernetes cluster on IBM Cloud</a>
64+
</div>
65+
</li>
66+
<li>
67+
<div class="right-arrow"></div>
68+
<div>
69+
<a target="_blank" rel="noopener noreferrer" href="https://developer.ibm.com">Learn more on IBM Developer</a>
5870
</div>
5971
</li>
6072
</ul>

0 commit comments

Comments
 (0)
0