fix: update routes to new ones (#55)

main
gikf 3 years ago committed by GitHub
parent 83e39bcd89
commit f1efd129d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>

Loading…
Cancel
Save