Commit a8855bb7 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'docs-nfriend-remove-note-about-release-asset-links-feature-flag' into 'master'

Remove note about the`release_asset_link_editing` feature flag

See merge request gitlab-org/gitlab!29968
parents 2d41405b 4c75cd42
......@@ -198,14 +198,6 @@ milestones, or release date, use the [Releases
API](../../../api/releases/index.md#update-a-release). Editing this information
through the **Edit Release** page is planned for a future version of GitLab.
Please note that the ability to edit asset links is currently behind a feature
flag which is disabled by default. For self-managed instances, it can be enabled
through the Rails console by a GitLab administrator with the following command:
```ruby
Feature.enable(:release_asset_link_editing)
```
## Notification for Releases
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/26001) in GitLab 12.4.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment