Remove links to Windows version that doesn't exist anymore

This commit is contained in:
Niko Strijbol 2018-09-25 17:37:05 +02:00
parent debacd5522
commit bd6f6d4898
No known key found for this signature in database
GPG key ID: 1A8AEBABD9012251

View file

@ -13,8 +13,8 @@ order: 30
<div class="column rows">
<p class="title">Hydra</p>
<p class="description subtitle">
Android, iOS, and Windows 10 application providing all the information a student at Ghent University needs.<br>
For an overview of the features, visit the project's <a href="http://student.ugent.be/hydra/">website</a>.
Android and iOS app providing all the information a student at Ghent University needs.<br>
For an overview of the features, visit the project's <a href="https://hydra.ugent.be/">website</a>.
</p>
<div class="columns links">
<div class="has-text-centered">
@ -31,13 +31,6 @@ order: 30
<div class="clear"></div>
<a href="https://github.com/ZeusWPI/hydra-android"><span class="icon"><%= fa('github') %></span> Android</a>
</div>
<div class="has-text-centered">
<a href="http://www.windowsphone.com/s?appId=08d3268e-aad6-48fa-ae83-5ccd1663e73a">
<%= asset :img, 'windows.svg' %>
</a>
<div class="clear"></div>
<a href="https://github.com/ZeusWPI/hydra-windows"><span class="icon"><%= fa('github') %></span> Windows 10</a>
</div>
</div>
</div>
</article>