Skip to content

Commit 4127cfb

Browse files
committed
fix broken readme link
1 parent 81edcb5 commit 4127cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Posts and associated code:
1212
|[DevOps, Continuous Delivery... and You](https://www.fullstackpython.com/blog/devops-continuous-delivery-you.html)|No code in post.|
1313
|[PyDev of the Week, Django 2.0 and Twilio Voices](https://www.fullstackpython.com/blog/pydev-week-django-2-twilio-voices.html)|No code in post.|
1414
|[PyCon US 2018 CFP, Python Bytes and Pelican](https://www.fullstackpython.com/blog/pycon-us-2018-cfp-python-bytes-pelican.html)|No code in post.|
15-
|[How to Monitor Python Web Applications](https://www.fullstackpython.com/blog/blog/monitor-python-web-applications.html)|[monitor-python-bottle-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-python-bottle-apps)|
15+
|[How to Monitor Python Web Applications](https://www.fullstackpython.com/blog/monitor-python-web-applications.html)|[monitor-python-bottle-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-python-bottle-apps)|
1616
|[How to Provision Ubuntu 16.04 Linux Servers on Linode](https://www.fullstackpython.com/blog/provision-ubuntu-linux-servers-linode.html)|No code in post.|
1717
|[Creating Bar Chart Visuals with Bokeh, Bottle and Python 3](https://www.fullstackpython.com/blog/python-bottle-bokeh-bar-charts.html)|[bar-charts-bokeh-bottle-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-bottle-python-3)|
1818
|[How to Add Hosted Monitoring to Flask Web Applications](https://www.fullstackpython.com/blog/hosted-monitoring-flask-web-apps.html)|[monitor-flask-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-flask-apps)|

0 commit comments

Comments
 (0)