Remove links to Windows version that doesn't exist anymore
This commit is contained in:
parent
debacd5522
commit
bd6f6d4898
1 changed files with 2 additions and 9 deletions
|
@ -13,8 +13,8 @@ order: 30
|
||||||
<div class="column rows">
|
<div class="column rows">
|
||||||
<p class="title">Hydra</p>
|
<p class="title">Hydra</p>
|
||||||
<p class="description subtitle">
|
<p class="description subtitle">
|
||||||
Android, iOS, and Windows 10 application providing all the information a student at Ghent University needs.<br>
|
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="http://student.ugent.be/hydra/">website</a>.
|
For an overview of the features, visit the project's <a href="https://hydra.ugent.be/">website</a>.
|
||||||
</p>
|
</p>
|
||||||
<div class="columns links">
|
<div class="columns links">
|
||||||
<div class="has-text-centered">
|
<div class="has-text-centered">
|
||||||
|
@ -31,13 +31,6 @@ order: 30
|
||||||
<div class="clear"></div>
|
<div class="clear"></div>
|
||||||
<a href="https://github.com/ZeusWPI/hydra-android"><span class="icon"><%= fa('github') %></span> Android</a>
|
<a href="https://github.com/ZeusWPI/hydra-android"><span class="icon"><%= fa('github') %></span> Android</a>
|
||||||
</div>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in a new issue