Fix typo in homepage link

This commit is contained in:
Lucas Verney 2019-05-08 23:10:41 +02:00
parent a788555028
commit 7da22205eb
1 changed files with 7 additions and 7 deletions

View File

@ -30,7 +30,7 @@
</div> </div>
<h2>Get realtime infos on your bike route.</h2> <h2>Get realtime infos on your bike route.</h2>
</header> </header>
<main> <main>
<div id="features"> <div id="features">
<div class="left-feature"> <div class="left-feature">
@ -39,25 +39,25 @@
<h3>Track and share issues</h3> <h3>Track and share issues</h3>
<p>Report on realtime issues on bike routes: road works, obstacles, accidents, etc.</p> <p>Report on realtime issues on bike routes: road works, obstacles, accidents, etc.</p>
</div> </div>
<div class="feature"> <div class="feature">
<img src="img/openData.svg" alt="OpenData"/> <img src="img/openData.svg" alt="OpenData"/>
<h3>Based on available OpenData</h3> <h3>Based on available OpenData</h3>
<p>Always up to date to inform you about road works ahead while you bike!</p> <p>Always up to date to inform you about road works ahead while you bike!</p>
</div> </div>
</div> </div>
<div class="feature"> <div class="feature">
<img src="img/iPhone/@2-black.png" alt="Screenshot"/> <img src="img/iPhone/@2-black.png" alt="Screenshot"/>
</div> </div>
<div class="right-feature"> <div class="right-feature">
<div class="feature"> <div class="feature">
<img src="img/open.svg" alt="Open-source"/> <img src="img/open.svg" alt="Open-source"/>
<h3>Free and open-source</h3> <h3>Free and open-source</h3>
<p>From one fellow cyclist to another!</p> <p>From one fellow cyclist to another!</p>
</div> </div>
<div class="feature"> <div class="feature">
<img src="img/privacy.svg" alt="Privacy"/> <img src="img/privacy.svg" alt="Privacy"/>
<h3>Respecting your privacy</h3> <h3>Respecting your privacy</h3>
@ -65,9 +65,9 @@
</div> </div>
</div> </div>
</div> </div>
<a class="button" href="httdivps://app.cygnal.eu/">Go to app</a> <a class="button" href="https://app.cygnal.eu/">Go to app</a>
</main> </main>
<footer> <footer>
<nav> <nav>
<ul> <ul>