Update index.html

This commit is contained in:
mathias 2015-12-14 17:30:30 +02:00
parent fb5ffe8c21
commit a16922793c

View file

@ -537,7 +537,7 @@
<div id="box">
<ul>
<li>
<p>We've added downloads for the server's worlds and chatlogs! These downloads will update daily.</p>
<p>We've added downloads for the server's worlds and chatlogs! These downloads will update every five minutes.</p>
<span>December 13, 2015</span>
</li>
<li>
@ -615,7 +615,7 @@
<div id="downloads">
<div id="downloadscontainer">
<h2>Downloads</h2>
<p>Feel free to download a copy of the server's worlds and chatlogs from yesterday.</p>
<p>Feel free to download a copy of the server's worlds and chatlogs. Updates every five minutes.</p>
<a href="https://github.com/flameserver/downloads/archive/worlds.zip" id="worlds">Worlds</a><a href="https://github.com/flameserver/downloads/archive/chatlogs.zip" id="chatlogs">Chatlogs</a>
</div>
</div>