Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ <h2>You are currently running a Python app built for the IBM Cloud.</h2>
<li>
<div class="right-arrow"></div>
<div>
<a target="_blank" rel="noopener noreferrer" href="https://slack-invite-ibm-cloud-tech.mybluemix.net/">Ask questions on Slack</a>
<a target="_blank" rel="noopener noreferrer" href="https://ic-devops-slack-invite.us-south.devops.cloud.ibm.com/">Ask questions on Slack</a>
</div>
</li>
<li>
<div class="right-arrow"></div>
<div>
<a target="_blank" rel="noopener noreferrer" href="https://www.ibm.com/cloud/cli">Install IBM Cloud Developer Tools</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.ibm.com/cloud/cli">Install the IBM Cloud CLI</a>
</div>
</li>
<li>
Expand Down