summaryrefslogtreecommitdiff
path: root/doc/update/10.1-to-10.2.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-12-20 10:58:34 +0100
committerRémy Coutable <remy@rymai.me>2017-12-20 10:58:56 +0100
commitcfe3c238f5d9b7f91e01a549ee365a04158541a8 (patch)
treed2218a5a9912710ee0b1de403c698725f0af3261 /doc/update/10.1-to-10.2.md
parentfebb0b9a8014f5b480ff7baab1d189fce49210a5 (diff)
downloadgitlab-ce-cfe3c238f5d9b7f91e01a549ee365a04158541a8.tar.gz
Update installation and upgrade guides to use Ruby 2.3.6docs/update-doc-for-ruby-2-3-6
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/update/10.1-to-10.2.md')
-rw-r--r--doc/update/10.1-to-10.2.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/10.1-to-10.2.md b/doc/update/10.1-to-10.2.md
index 9e0d8f79522..632e8befa74 100644
--- a/doc/update/10.1-to-10.2.md
+++ b/doc/update/10.1-to-10.2.md
@@ -339,11 +339,11 @@ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
If all items are green, then congratulations, the upgrade is complete!
-## Things went south? Revert to previous version (10.0)
+## Things went south? Revert to previous version (10.1)
### 1. Revert the code to the previous version
-Follow the [upgrade guide from 9.5 to 10.0](9.5-to-10.0.md), except for the
+Follow the [upgrade guide from 10.0 to 10.1](10.0-to-10.1.md), except for the
database migration (the backup is already migrated to the previous version).
### 2. Restore from the backup