Update api.html

Missing closing tag in <LI> pool_stats
This commit is contained in:
Alejandro Reyero 2014-04-28 09:54:24 +02:00
parent 52108e3b7a
commit 25406582b9

View File

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