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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-11 03:08:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-11 03:08:51 +0300
commited32a44fcb161cbc82cbbe5b78a0631c2c837e07 (patch)
tree3e71a32eda2a060ef4623f24f927ff81e471aa5a /doc/user/packages/package_registry
parent5ec9ab0e8cc7293a364235d6cc57f6a77dce2c38 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/packages/package_registry')
-rw-r--r--doc/user/packages/package_registry/index.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/user/packages/package_registry/index.md b/doc/user/packages/package_registry/index.md
index 4f205013418..9f954627b05 100644
--- a/doc/user/packages/package_registry/index.md
+++ b/doc/user/packages/package_registry/index.md
@@ -54,13 +54,11 @@ To download a package:
You cannot edit a package after you publish it in the Package Registry. Instead, you
must delete and recreate it.
-- You cannot delete packages from the group view. You must delete them from the project view instead.
- See [this issue](https://gitlab.com/gitlab-org/gitlab/-/issues/227714) for details.
-- You must have suitable [permissions](../../permissions.md).
+To delete a package, you must have suitable [permissions](../../permissions.md).
You can delete packages by using [the API](../../../api/packages.md#delete-a-project-package) or the UI.
-To delete a package in the UI:
+To delete a package in the UI, from your group or project:
1. Go to **{package}** **Packages & Registries > Package Registry**.
1. Find the name of the package you want to delete.