From 031260573ff237bb422ba7fa5719614efe0e61ba Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Mon, 18 May 2020 14:24:06 -0700 Subject: [PATCH] docs: Link to section on migrating local -> S3 storage. This section at the top was clearly written before the documentation at the bottom existed, and hasn't been updated to point to the now-existent docs below. Add the link, rather than directing to #production-help. --- docs/production/upload-backends.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/production/upload-backends.md b/docs/production/upload-backends.md index cc7bc62c66..9041c8a1c1 100644 --- a/docs/production/upload-backends.md +++ b/docs/production/upload-backends.md @@ -77,10 +77,9 @@ as world-readable, whereas the "uploaded files" one is not. It's simplest to just do this configuration when setting up your Zulip server for production usage. Note that if you had any existing -uploading files, this process does not upload them to Amazon S3. If -you have an existing server and are upgrading to the S3 backend, ask -in [#production help on chat.zulip.org][production-help] for advice on -how to migrate your data. +uploading files, this process does not upload them to Amazon S3; see +[migration instructions](#migrating-from-local-uploads-to-amazon-s3-backend) +below for those steps. [production-help]: https://chat.zulip.org/#narrow/stream/31-production-help