aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_ldap.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-01-08 18:34:38 +0100
committerBadlop <badlop@process-one.net>2021-01-08 18:34:38 +0100
commita6704514474ea9c5fa28563d9aa10e5785332436 (patch)
tree71bec1c805a2a9851d07eacf840a89b658063374 /src/mod_vcard_ldap.erl
parentMake ext_mod compile module with debug_info flags (diff)
Apply cosmetic changes from documentation
Diffstat (limited to 'src/mod_vcard_ldap.erl')
-rw-r--r--src/mod_vcard_ldap.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_vcard_ldap.erl b/src/mod_vcard_ldap.erl
index 1d5f886e0..6e6acfd4b 100644
--- a/src/mod_vcard_ldap.erl
+++ b/src/mod_vcard_ldap.erl
@@ -531,7 +531,7 @@ mod_doc() ->
?T("With this option you can set the table that maps LDAP "
"attributes to vCard fields. 'Name' is the type name of "
"the vCard as defined in "
- "http://tools.ietf.org/html/rfc2426[RFC 2426]. "
+ "https://tools.ietf.org/html/rfc2426[RFC 2426]. "
"'Pattern' is a string which contains "
"pattern variables '%u', '%d' or '%s'. "
"'LDAPattributes' is the list containing LDAP attributes. "