From 506953a72e77f970a3921df76928249744a65503 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 14 Feb 2014 15:26:08 +0100 Subject: [PATCH] Break sentence in two to fix markdown link --- doc/release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/release.md b/doc/release.md index f6efed0..118a33b 100644 --- a/doc/release.md +++ b/doc/release.md @@ -6,7 +6,8 @@ Our main goal is to make it clear which version of GitLab is in an omnibus packa - Pick a tag of GitLab to package (e.g. `v6.6.0`). - Create a release branch in omnibus-gitlab (e.g. `6-6-stable`). -- Change [the gitlab-rails version in omnibus-gitlab] (e.g. `version "v6.6.0"`). +- Change [the gitlab-rails version in omnibus-gitlab]. + In our example that would be `version "v6.6.0"`. - Commit the new version to the release branch ```shell -- libgit2 0.21.2