Skip to content

Commit

Permalink
Repaired images
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Feb 11, 2025
1 parent 2dddcb6 commit aa72d6d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Kent Beck . —
<h2><a href="introduction/index.html">General introduction</a></h2>
<figure>
<a href="introduction/index.html">
<img alt="Kent Beck" src="https://github.com/zhendrikse/tdd/blob/master/assets/kent_beck.png?raw"/>
<img alt="Kent Beck" src="https://github.com/zhendrikse/tdd/blob/master/assets/kent_beck.png?raw=true"/>
</a>&nbsp;&nbsp;&nbsp;
</figure>
</div>
<div class="column" style="background-color:#004444;">
<h2><a href="legacy/index.html">TDD &amp; legacy code</a></h2>
<figure>
<a href="legacy/index.html">
<img alt="Nicolas Carlo" src="https://github.com/zhendrikse/tdd/blob/master/presentations/images/legacy_code.png?raw"/>
<img alt="Nicolas Carlo" src="https://github.com/zhendrikse/tdd/blob/master/presentations/images/legacy_code.png?raw=true"/>
</a>&nbsp;&nbsp;&nbsp;
</figure>
</div>
Expand All @@ -36,15 +36,15 @@ Kent Beck . &mdash;
<h2><a href="dojo/index.html">Coding dojos</a></h2>
<figure>
<a href="dojo/index.html">
<img alt="Dojo" src="https://github.com/zhendrikse/tdd/blob/master/assets/skillz.png?raw"/>
<img alt="Dojo" src="https://github.com/zhendrikse/tdd/blob/master/assets/skillz.png?raw=true"/>
</a>&nbsp;&nbsp;&nbsp;
</figure>
</div>
<div class="column" style="background-color:#444400;">
<h2><a href="katas/index.html">Coding katas</a></h2>
<figure>
<a href="katas/index.html">
<img alt="Dojo" src="https://github.com/zhendrikse/tdd/blob/master/assets/kata.png?raw"/>
<img alt="Dojo" src="https://github.com/zhendrikse/tdd/blob/master/assets/kata.png?raw=true"/>
</a>&nbsp;&nbsp;&nbsp;
</figure>
</div>
Expand Down

0 comments on commit aa72d6d

Please sign in to comment.