From cdeaceea478ccba641a46f40692c1ad3baed74c3 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 24 Jul 2013 17:29:47 -0400 Subject: [PATCH] Fix URLs for wiki following mediawiki transition. (imported from commit 140b4f7044f6e68c16d743c0e91dcf5a2557311e) --- servers/puppet/modules/humbug/files/munin/munin.conf | 2 +- zephyr/tests/frontend/run | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/servers/puppet/modules/humbug/files/munin/munin.conf b/servers/puppet/modules/humbug/files/munin/munin.conf index c7115439d0..6df802c3ca 100644 --- a/servers/puppet/modules/humbug/files/munin/munin.conf +++ b/servers/puppet/modules/humbug/files/munin/munin.conf @@ -6,7 +6,7 @@ rundir /var/run/munin # We run Munin through SSH tunnels. Until setting these up is # puppetized, follow the instructions in -# https://wiki.humbughq.com/Deployment%20process/components#munin for +# https://wiki.zulip.net/wiki/Deployment_process/components#Munin for # how to set them up. # # If you add a new Munin node, update the documentation to include diff --git a/zephyr/tests/frontend/run b/zephyr/tests/frontend/run index 9196562733..a7aee98587 100755 --- a/zephyr/tests/frontend/run +++ b/zephyr/tests/frontend/run @@ -12,7 +12,7 @@ import glob # In order to use remote casperjs debugging, pass the --remote-debug flag # This will start a remote debugging session listening on port 7777 # -# See https://wiki.humbughq.com/Testing%20the%20app for more information +# See https://wiki.zulip.net/wiki/Testing_the_app for more information # on how to use remote debugging #