diff --git a/docs/plugindev/hub.md b/docs/plugindev/hub.md index fee5a5a..bbedc64 100644 --- a/docs/plugindev/hub.md +++ b/docs/plugindev/hub.md @@ -17,7 +17,7 @@ The plugin Hub works by indexing public [GitHub](https://github.com/) repositori In order to publish your plugin to the Hub you must complete the following steps: 1. [Host your project on GitHub](https://help.github.com/en/articles/create-a-repo), with each NFive plugin in a separate public repository. -2. [Add the *five-plugin* topic](https://help.github.com/en/articles/classifying-your-repository-with-topics) to your repository. +2. [Add the *nfive-plugin* topic](https://help.github.com/en/articles/classifying-your-repository-with-topics) to your repository. 3. Pack your built project into a ZIP file, either with [`nfpm pack`](nfpm/command-reference.md#pack) or [manually](#). 4. [Create a release on GitHub](https://help.github.com/en/articles/creating-releases), attaching the packed plugin.