summarylogtreecommitdiffstats
path: root/prosody.install
diff options
context:
space:
mode:
authorTilman Vatteroth2017-03-07 20:49:50 +0100
committerTilman Vatteroth2017-03-07 20:49:50 +0100
commitcb177844de0f8d34e06893654fb61a93339ff8a5 (patch)
treec7d3e09b0c8af9007bfcc6305e9d3ceec4b50f14 /prosody.install
parent7f4658b7fb95b99aeeb655807a97d94e80754610 (diff)
downloadaur-cb177844de0f8d34e06893654fb61a93339ff8a5.tar.gz
changed link to https
Diffstat (limited to 'prosody.install')
-rw-r--r--prosody.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody.install b/prosody.install
index 5b8f88f7c8ef..d94d5431620e 100644
--- a/prosody.install
+++ b/prosody.install
@@ -5,7 +5,7 @@ post_install() {
chown prosody:jabber var/lib/prosody
[ -d var/log/prosody ] && chown prosody:jabber var/log/prosody
- echo ">> Documentation: http://wiki.archlinux.org/index.php/Prosody"
+ echo ">> Documentation: https://wiki.archlinux.org/index.php/Prosody"
}
post_upgrade() {