Update api.html
Missing closing tag in <LI> pool_stats
This commit is contained in:
parent
52108e3b7a
commit
25406582b9
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>/stats - raw json statistic</li>
|
<li>/stats - raw json statistic</li>
|
||||||
<li>/pool_stats - historical time per pool json <li>
|
<li>/pool_stats - historical time per pool json </li>
|
||||||
<li>/live_stats - live stats </li>
|
<li>/live_stats - live stats </li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user