summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-06-12 10:29:27 +0000
committerJob van der Voort <job@gitlab.com>2015-06-12 10:29:27 +0000
commiteeee85fbbb7f6a1e1c142994227d2d231d5461a0 (patch)
tree112647d2fbbc4c7c6fb4f46e716bcc02fdc41f28
parentb07cf1182f78c5c46edbfa0fde668dd75ae47e05 (diff)
parentf0ecdf5e246c6883f82a5a7b0b87f71a03fa8c84 (diff)
downloadgitlab-ce-eeee85fbbb7f6a1e1c142994227d2d231d5461a0.tar.gz
Merge branch 'rc1-release-doc-link' into 'master'
Fix link to howto_rc1.md The relative link that was there before breaks when you copy-paste the issue template into an actual issue. See merge request !1856
-rw-r--r--doc/release/monthly.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 57d904ff389..97418db7478 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -39,7 +39,7 @@ Xth: (6 working days before the 22nd)
- [ ] Merge CE master in to EE master via merge request (#LINK)
- [ ] Determine QA person and notify this person
-- [ ] Check the tasks in [how to rc1 guide](howto_rc1.md) and delegate tasks if necessary
+- [ ] Check the tasks in [how to rc1 guide](https://dev.gitlab.org/gitlab/gitlabhq/blob/master/doc/release/howto_rc1.md) and delegate tasks if necessary
- [ ] Create CE, EE, CI RC1 versions (#LINK)
Xth: (5 working days before the 22nd)