Software /
code /
prosody-modules
Changeset
2144:ead81e222fde
mod_auth_external/README: Update link from google code to hg.prosody.im
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 31 Mar 2016 14:48:30 +0200 |
parents | 2143:7cab309a26b2 |
children | 2145:f965f86a5cad |
files | mod_auth_external/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_auth_external/README.markdown Wed Mar 30 11:12:01 2016 +0200 +++ b/mod_auth_external/README.markdown Thu Mar 31 14:48:30 2016 +0200 @@ -22,8 +22,8 @@ Note: Earlier versions of the module did not depend on lpty. While using the newer version is strongly recommended, you can find the [older version -here](https://prosody-modules.googlecode.com/hg-history/50ee38e95e754bf1034d980364f93564028b2f34/mod_auth_external/mod_auth_external.lua) -if you need it (revision 50ee38e95e75 of the repository). +here](https://hg.prosody.im/prosody-modules/raw-file/50ee38e95e75/mod_auth_external/mod_auth_external.lua) +if you need it (revision of the repository). Configuration =============