From 31565d78906577bf8582982e5492166e8edd3218 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Mon, 13 Jul 2015 12:36:53 +0200 Subject: [PATCH] Revert "added link to issue closing pattern in doc" This reverts commit 903daedb5a963d55f8b2e836127958f92a1562a5. --- doc/api/milestones.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/api/milestones.md b/doc/api/milestones.md index cba4a7c484c..a6828728264 100644 --- a/doc/api/milestones.md +++ b/doc/api/milestones.md @@ -87,5 +87,3 @@ Parameters: - `id` (required) - The ID of a project - `milestone_id` (required) - The ID of a project milestone - -You can close multiple issues with one Merge Request by following the [issue closing pattern documentation](http://doc.gitlab.com/ce/customization/issue_closing.html).