diff options
Diffstat (limited to 'python/fatcat_web/templates')
-rw-r--r-- | python/fatcat_web/templates/stats.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/stats.html b/python/fatcat_web/templates/stats.html index 7f56248f..f11ca820 100644 --- a/python/fatcat_web/templates/stats.html +++ b/python/fatcat_web/templates/stats.html @@ -3,7 +3,7 @@ <h1>Stats</h1> -You can also fetch these numbers <a href="./unstable/stats.json">as JSON</a>. +You can also fetch these numbers <a href="./stats.json">as JSON</a>. <h3>Changelog</h3> |