From 8d75662c7c8ff66d8ed4de54ad0a267b5f7432f0 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Mon, 22 Aug 2016 17:25:40 -0700 Subject: [PATCH] Update zulip.com/integrations link to point to zulipchat.com. zulip.com will stop running at some point in the near future, and we don't want these links to break. --- integrations/hg/zulip-changegroup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/hg/zulip-changegroup.py b/integrations/hg/zulip-changegroup.py index 79b5c7c..ff8214c 100755 --- a/integrations/hg/zulip-changegroup.py +++ b/integrations/hg/zulip-changegroup.py @@ -24,7 +24,7 @@ # # # This hook is called when changesets are pushed to the master repository (ie -# `hg push`). See https://zulip.com/integrations for installation instructions. +# `hg push`). See https://zulipchat.com/integrations for installation instructions. from __future__ import absolute_import import zulip