diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-01-26 15:21:11 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-01-26 15:21:11 +0000 |
commit | e8dedc6de5151740b1ec65b3d1342c81fc4bd9b4 (patch) | |
tree | fcab7477e8bdc2077adeb536b1bb023653c1d212 /doc | |
parent | 0955a45a53e206087f0dcc10fd5b41450c37b4c9 (diff) | |
parent | 2b829aebc7d38b398b0344972f62eda64fb7cade (diff) | |
download | gitlab-ce-e8dedc6de5151740b1ec65b3d1342c81fc4bd9b4.tar.gz |
Merge branch 'master' of /mnt/ebs/repositories/sriharsha.vardhan/gitlab-ce
Diffstat (limited to 'doc')
-rw-r--r-- | doc/update/6.4-to-6.5.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.4-to-6.5.md b/doc/update/6.4-to-6.5.md index 5dcfd15fe1e..2b1fa2744fe 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: |