fix: update routes to new ones (#55)
This commit is contained in:
parent
83e39bcd89
commit
f1efd129d3
@ -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…
Reference in New Issue
Block a user