diff --git a/docs/development/plugins/publishing.md b/docs/development/plugins/publishing.md index dcd6105d2d2..e35363f4d3f 100644 --- a/docs/development/plugins/publishing.md +++ b/docs/development/plugins/publishing.md @@ -42,7 +42,7 @@ For detailed instructions on creating a new release, refer to the [GitHub docume :::info For security reasons, Headlamp allows the download of plugins exclusively from GitHub, GitLab, and BitBucket. While this may change in the future, if you need your plugins to be downloaded from somewhere else, please [let us know](https://github.com/headlamp-k8s/headlamp/issues). -Also, by default the Plugin Catalog shows only plugins marked as official in ArtifactHub, or allow-listed by Headlamp. Users can override this behavior and make Headlamp show all the plugins by switching off the "Only official plugins" settings for the Plugin Catalog. Read more at the [Plugin Catalog README](https://github.com/headlamp-k8s/plugins/tree/main/plugin-catalog#readme). +Also, by default the Plugin Catalog only shows plugins marked as official in ArtifactHub, or allow-listed by Headlamp. Users can override this behavior and make Headlamp show all the plugins by switching off the "Only official plugins" setting for the Plugin Catalog. Read more at the [Plugin Catalog README](https://github.com/headlamp-k8s/plugins/tree/main/plugin-catalog#readme). ::: ## Step 3: Create an ArtifactHub package for the plugin