diff options
-rw-r--r-- | doc/user/project/issues/deleting_issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/issues/deleting_issues.md b/doc/user/project/issues/deleting_issues.md index f5c8d8319d5..bf577077a2f 100644 --- a/doc/user/project/issues/deleting_issues.md +++ b/doc/user/project/issues/deleting_issues.md @@ -8,6 +8,6 @@ You can delete an issue by editing it and clicking on the delete button.  ->**Note:** Only [project owners](user/permissions.md) can delete issues. +>**Note:** Only [project owners](https://docs.gitlab.com/ce/user/permissions.html) can delete issues. Deleting an issue will perform a soft delete. For example, if you create issue #2, then delete it, the next new issue will be #3. |