Skip to content

Commit a8faba2

Browse files
committed
Merge pull request #396 from kmckee/fix_la_hexdex
Fixed LA hex on the hexdex page.
2 parents 9287548 + de17180 commit a8faba2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

hexdex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h1 data-i18n="hexdex-h1">Hexdex</h1>
3636
</div>
3737
<div class="two-thirds">
3838
<a class="imglink" href="http://github.com/nodeschool/los-angeles" title="Los Angeles">
39-
<img class="hex" src="/los-angeles/images/los-angeles.png" alt="Los Angeles Hexagon">
39+
<img class="hex" src="/images/nodeschool-losangeles.png" alt="Los Angeles Hexagon">
4040
</a>
4141
<a class="imglink" href="https://github.com/nodeschool/hamburg" title="Hamburg">
4242
<img class="hex" src="/images/nodeschool-ham.svg" alt="Hamburg Hexagon">

images/nodeschool-losangeles.png

13.8 KB
Loading

0 commit comments

Comments
 (0)