summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorharsha <sriharsha.vardhan@gmail.com>2014-01-22 19:31:48 +0000
committerharsha <sriharsha.vardhan@gmail.com>2014-01-22 19:31:48 +0000
commit2b829aebc7d38b398b0344972f62eda64fb7cade (patch)
treefc9218e4fdfbc4cf8f63d9cd9e04c3d44eef89b3 /doc/update
parent4742dba4c555dc9acc232c31e1066736943ef9fd (diff)
downloadgitlab-ce-2b829aebc7d38b398b0344972f62eda64fb7cade.tar.gz
Correct section number for 'Check application status'
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/6.4-to-6.5.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/6.4-to-6.5.md b/doc/update/6.4-to-6.5.md
index 43bc20ec6b0..4253a536a9d 100644
--- a/doc/update/6.4-to-6.5.md
+++ b/doc/update/6.4-to-6.5.md
@@ -55,7 +55,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
sudo service gitlab start
sudo service nginx restart
-### 8. Check application status
+### 6. Check application status
Check if GitLab and its environment are configured correctly:
@@ -78,4 +78,4 @@ Follow the [`upgrade guide from 6.3 to 6.4`](6.3-to-6.4.md), except for the data
```bash
cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:backup:restore RAILS_ENV=production
-```
+``` \ No newline at end of file