From 6093d4fd831957a5ebac4925e4b660f629b9ee60 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Mon, 27 Oct 2014 23:28:02 -0700 Subject: [PATCH] fix markdown formatting fix markdown formatting issue --- doc/update/6.x-or-7.x-to-7.3.md | 1 + 1 file changed, 1 insertion(+) 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)