8000 Merge pull request #89 from IBM/development · neotycoder/python-flask-app@01305a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 01305a5

Browse files
authored
Merge pull request IBM#89 from IBM/development
promote to master
2 parents d5af500 + e36fef6 commit 01305a5

File tree

3 files changed

+13
-49
lines changed

3 files changed

+13
-49
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
gunicorn = "==19.7.1"
9+
gunicorn = "==20.1.0"
1010
ibmcloudenv = "*"
1111
livereload = "*"
1212
flask = ">=1.0.0"

Pipfile.lock

Lines changed: 10 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ <h2>You are currently running a Python app built for the IBM Cloud.</h2>
4242
<li>
4343
<div class="right-arrow"></div>
4444
<div>
45-
<a target="_blank" rel="noopener noreferrer" href="https://slack-invite-ibm-cloud-tech.mybluemix.net/">Ask questions on Slack</a>
45+
<a target="_blank" rel="noopener noreferrer" href="https://ic-devops-slack-invite.us-south.devops.cloud.ibm.com/">Ask questions on Slack</a>
4646
</div>
4747
</li>
4848
<li>
4949
<div class="right-arrow"></div>
5050
<div>
51-
<a target="_blank" rel="noopener noreferrer" href="https://www.ibm.com/cloud/cli">Install IBM Cloud Developer Tools</a>
51+
<a target="_blank" rel="noopener noreferrer" href="https://www.ibm.com/cloud/cli">Install the IBM Cloud CLI</a>
5252
</div>
5353
</li>
5454
<li>

0 commit comments

Comments
 (0)
0