From 60877373fc0ef7ee445e9d80041c494b310e1baa Mon Sep 17 00:00:00 2001 From: Victor Wu Date: Wed, 10 Jan 2018 14:24:41 +0000 Subject: Update redmine.md --- doc/user/project/integrations/redmine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/project/integrations/redmine.md') diff --git a/doc/user/project/integrations/redmine.md b/doc/user/project/integrations/redmine.md index 16f4f3e798c..cc3218fbfd1 100644 --- a/doc/user/project/integrations/redmine.md +++ b/doc/user/project/integrations/redmine.md @@ -10,7 +10,7 @@ in the table below. | `description` | A name for the issue tracker (to differentiate between instances, for example) | | `project_url` | The URL to the project in Redmine which is being linked to this GitLab project | | `issues_url` | The URL to the issue in Redmine project that is linked to this GitLab project. Note that the `issues_url` requires `:id` in the URL. This ID is used by GitLab as a placeholder to replace the issue number. | - | `new_issue_url` | This is the URL to create a new issue in Redmine for the project linked to this GitLab project. *This is currently not being used and will be removed in a future release.* | + | `new_issue_url` | This is the URL to create a new issue in Redmine for the project linked to this GitLab project. **This is currently not being used and will be removed in a future release.** | As an example, below is a configuration for a project named gitlab-ci. -- cgit v1.2.1