Skip to content

Commit d973b07

Browse files
authored
Remove broken links
1 parent 0ea25d7 commit d973b07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/templates/pages/learn/debugging.hbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,8 @@ slug: learn/
172172
This guide has been inspired by several other fantastic resources on debugging when coding. Some of these are here:
173173
</p>
174174
<ul class="list_view">
175-
<li>Matt Gemmel, <a href="http://mattgemmell.com/what-have-you-tried/">What have you tried?</a></li>
176175
<li>Clay Shirky, <a href="https://vimeo.com/channels/debugging">A brief introduction to debugging</a></li>
177176
<li>Eric Steven Raymond, <a href="http://www.catb.org/esr/faqs/smart-questions.html"> How to ask questions the smart way</a></li>
178-
<li>ITP Residents, <a href="https://docs.google.com/presentation/d/1RXzITwS4otVKnYkuNu2w7CrpYy35WBO2HUlmkSc2p8g/edit?copiedFromTrash#slide=id.g2ffb36b3_0_44">10 Tips for Debugging</a></li>
179177
<li>Rurouni Jones, <a href="http://rurounijones.github.io/blog/2009/03/17/how-to-ask-for-help-on-irc//">How to ask for help on IRC</a></li>
180178
</ul>
181179
</div>

0 commit comments

Comments
 (0)