Commit f441bc37c7fc6d5eea0036bd0fc04a57678293a6
1 parent
f43f5448
Added link to new sponsors
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
pages/sponsors.php
... | ... | @@ -5,13 +5,13 @@ |
5 | 5 | <div class="col-md-6"> |
6 | 6 | <ul class="nav nav-pills nav-stacked"> |
7 | 7 | <h3>LEGO Education</h3> |
8 | - <li><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></li> | |
8 | + <li><a href="http://education.lego.com/"><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></a></li> | |
9 | 9 | </ul> |
10 | 10 | </div> |
11 | 11 | <div class="col-md-6"> |
12 | 12 | <ul class="nav nav-pills nav-stacked"> |
13 | 13 | <h3>Polytech Instrumentation</h3> |
14 | - <li><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></li> | |
14 | + <li><a href="http://www.polytech-instrumentation.fr/"><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></a></li> | |
15 | 15 | </ul> |
16 | 16 | </div> |
17 | 17 | </div> | ... | ... |