summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 9bf9bd707..38a1748db 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -43,7 +43,7 @@ Let's begin!
3. Place the site in "Offline" mode, to let the database updates run without
interruption and avoid displaying errors to end users of the site. This
- option is at http://www.example.com/?q=admin/settings/site-maintenance
+ option is at http://www.example.com/?q=admin/settings/maintenance-mode
(replace www.example.com with your installation's domain name and path).
4. If using a custom or contributed theme, switch
@@ -103,7 +103,7 @@ Let's begin!
14. Finally, return your site to "Online" mode so your visitors may resume
browsing. As in step #3, this option is available in your administration
- screens at http://www.example.com/?q=admin/settings/site-maintenance
+ screens at http://www.example.com/?q=admin/settings/maintenance-mode
(replace www.example.com with your installation's domain name and path).
For more information on upgrading visit