tools: Switch to download.zulip.com from www.zulip.org.

This commit is contained in:
Alex Vandiver
2021-08-26 02:14:59 +00:00
committed by Alex Vandiver
parent 710a92f48c
commit 7d7d727865
5 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ This directory contains scripts for automating the release of Zulip one click ap
## DigitalOcean 1-Click Application
`prepare_digital_ocean_one_click_app_release.py` creates the image of DigitalOcean 1-Click
app from the latest Zulip release (fetched from https://www.zulip.org/dist/releases). It will
app from the latest Zulip release (fetched from https://download.zulip.com/server/). It will
also create a test droplet from the image and send the image and droplet
details to a pre-configured Zulip stream. Anyone, whose key is added to the
Zulip DigitalOcean team can SSH into the droplet for testing.