diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-10-27 23:28:02 -0700 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-10-27 23:28:02 -0700 |
commit | 6093d4fd831957a5ebac4925e4b660f629b9ee60 (patch) | |
tree | 47be8bd02aae7adf743536a1962e38952ac32a06 | |
parent | 45d9446978338b233e7fe7e1e5d368131c5528c4 (diff) | |
download | gitlab-ce-6093d4fd831957a5ebac4925e4b660f629b9ee60.tar.gz |
fix markdown formatting
fix markdown formatting issue
-rw-r--r-- | doc/update/6.x-or-7.x-to-7.3.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/6.x-or-7.x-to-7.3.md b/doc/update/6.x-or-7.x-to-7.3.md index 66853634d38..ae086cc4435 100644 --- a/doc/update/6.x-or-7.x-to-7.3.md +++ b/doc/update/6.x-or-7.x-to-7.3.md @@ -267,6 +267,7 @@ mysql> \q # Set production -> username: git # Set production -> password: the password your replaced $password with earlier sudo -u git -H editor /home/git/gitlab/config/database.yml +``` ## Things went south? Revert to previous version (6.0) |