summarylogtreecommitdiffstats
path: root/prosody.install
diff options
context:
space:
mode:
authorTilman Vatteroth2017-03-07 20:50:41 +0100
committerTilman Vatteroth2017-03-07 20:50:41 +0100
commit8a8519e9f9657ce5d61bb2af538fca366efe6f2d (patch)
tree6bcdff953d96d5be5428c7be4a38f2c6f2bad654 /prosody.install
parent4734681c0429c1ab71bcc345deb3ebd30059528f (diff)
downloadaur-8a8519e9f9657ce5d61bb2af538fca366efe6f2d.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() {