Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-12 13:09:50 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-06-12 13:09:50 +0300
commitf0ecdf5e246c6883f82a5a7b0b87f71a03fa8c84 (patch)
tree112647d2fbbc4c7c6fb4f46e716bcc02fdc41f28 /doc/release
parentb07cf1182f78c5c46edbfa0fde668dd75ae47e05 (diff)
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.
Diffstat (limited to 'doc/release')
-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)