We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5758dd commit 67d6d4aCopy full SHA for 67d6d4a
mediawiki/scripts/install_extensions.sh
@@ -55,7 +55,7 @@ php composer.phar update
55
56
# Install SlackNotifications extension
57
pushd /tmp
58
-wget https://github.com/kulttuuri/SlackNotifications/archive/master.zip
+wget https://github.com/metakgp/SlackNotifications/archive/master.zip
59
60
unzip master.zip
61
mv SlackNotifications-master/ /srv/mediawiki/extensions/SlackNotifications/
0 commit comments