diff options
author | Andrey Andreev <narf@devilix.net> | 2015-07-31 15:52:26 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-07-31 15:55:41 +0200 |
commit | d8ab7797d53818eb3589ef1bd28e6ab647ad7c24 (patch) | |
tree | 6e1ffa9a0e5cb931cc97d168a5c5dff22164f3b4 /user_guide_src | |
parent | 0d2d84f173910df67ace4dcdb2032478b62b9e68 (diff) |
[ci skip] Alter 3.0 upgrade instructions title
They'd be valid for all 3.0.x versions, not just for 3.0.0
Diffstat (limited to 'user_guide_src')
-rw-r--r-- | user_guide_src/source/installation/upgrade_300.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/installation/upgrade_300.rst b/user_guide_src/source/installation/upgrade_300.rst index de816b6c7..971f9e484 100644 --- a/user_guide_src/source/installation/upgrade_300.rst +++ b/user_guide_src/source/installation/upgrade_300.rst @@ -1,5 +1,5 @@ ############################# -Upgrading from 2.2.x to 3.0.0 +Upgrading from 2.2.x to 3.0.x ############################# Before performing an update you should take your site offline by replacing the index.php file with a static one. |