From bc06aab4c4cde92341cf679bd1a436c768076973 Mon Sep 17 00:00:00 2001 From: Tobias Eigen Date: Wed, 3 Apr 2024 18:45:57 -0700 Subject: [PATCH] renamed upgrade to update (#26498) The "upgrade"page has been renamed to "update". See for context: https://meta.discourse.org/t/new-change-upgrade-page-is-now-the-update-page/302276?u=tobiaseigen --- docs/ADMIN-QUICK-START-GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ADMIN-QUICK-START-GUIDE.md b/docs/ADMIN-QUICK-START-GUIDE.md index 965c75a1c7e..2a12a02b068 100644 --- a/docs/ADMIN-QUICK-START-GUIDE.md +++ b/docs/ADMIN-QUICK-START-GUIDE.md @@ -131,7 +131,7 @@ If you'd like to enable *replying* to topics via email, [see this howto](https:/ - [Our Docker container install](https://github.com/discourse/discourse/blob/main/docs/INSTALL.md) is the only one we officially support. It guarantees easy updates, and all recommended optimizations from the Discourse team. -- You should get an email notification when new versions of Discourse are released. To update your instance via our easy one click upgrade process, visit [/admin/upgrade](/admin/upgrade). +- You should get an email notification when new versions of Discourse are released. To update your instance via our easy one click process, visit [/admin/update](/admin/update). ### Optional things you might eventually want to set up [] [Automatic daily backups](https://meta.discourse.org/t/configure-automatic-backups-for-discourse/14855)