From 1d06496bd1262a29989c28c2439e22e82166de3d Mon Sep 17 00:00:00 2001 From: Qt Resynth Date: Wed, 30 Sep 2020 12:00:52 +0000 Subject: [PATCH] Update Riot -> Element in redeploy.py --- scripts/redeploy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/redeploy.py b/scripts/redeploy.py index 325c28abc3..e5f2cff6be 100755 --- a/scripts/redeploy.py +++ b/scripts/redeploy.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# auto-deploy script for https://riot.im/develop +# auto-deploy script for https://develop.element.io # # Listens for buildkite webhook pokes (https://buildkite.com/docs/apis/webhooks) # When it gets one, downloads the artifact from buildkite