Mercurial > prosody-modules
changeset 3159:e995cd0f228e
mod_statistics_statsman/README: Fix typo in link
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 28 Jun 2018 21:45:25 +0200 |
| parents | 2558ece20e58 |
| children | 330e8c81f6af |
| files | mod_statistics_statsman/README.markdown |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_statistics_statsman/README.markdown Thu Jun 28 21:42:48 2018 +0200 +++ b/mod_statistics_statsman/README.markdown Thu Jun 28 21:45:25 2018 +0200 @@ -1,3 +1,3 @@ A module providing a streaming statistics interface like -[mod_statistics] but based on the new [statistics API][doc:statistic] +[mod_statistics] but based on the new [statistics API][doc:statistics] introduced in Prosody 0.10.
