fix: update routes to new ones (#55)

This commit is contained in:
gikf
2021-04-19 13:27:56 +02:00
committed by GitHub
parent 83e39bcd89
commit f1efd129d3
+2 -2
View File
@@ -14,8 +14,8 @@
<div class="container">
<h3>Example Usage:</h3>
<ul>
<li><a href="api/timestamp/2015-12-25">[project url]/api/timestamp/2015-12-25</a></li>
<li><a href="api/timestamp/1451001600000">[project url]/api/timestamp/1451001600000</a></li>
<li><a href="api/2015-12-25">[project url]/api/2015-12-25</a></li>
<li><a href="api/1451001600000">[project url]/api/1451001600000</a></li>
</ul>
<h3>Example Output:</h3>