Skip to content

Commit 4abafb2

Browse files
committed
change sidebar links
1 parent db194cf commit 4abafb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<a href="/learning-programming.html" class="list-group-item smaller-item">Learning Programming</a>
22
<a href="/best-python-resources.html" class="list-group-item smaller-item">More Great Python Resources</a>
33
<a href="/web-development.html" class="list-group-item smaller-item">Web Development</a>
4-
<a href="https://www.twilio.com/blog/tag/python" class="list-group-item smaller-item">More Python Tutorial Blog Posts{% include "blog/external-link.html" %}</a>
4+
<a href="http://brianknapp.me/how-do-self-taught-developers-actually-get-jobs/" class="list-group-item smaller-item">Self-taught devs get jobs?{% include "blog/external-link.html" %}</a>

0 commit comments

Comments
 (0)