diff --git a/README.md b/README.md index bb0348e..0bc05a1 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Quick starting guide for new plugin devs: ## Adding your plugin to the community plugin list -- Check https://github.com/obsidianmd/obsidian-releases/blob/master/plugin-review.md +- Check the [plugin guidelines](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines). - Publish an initial version. - Make sure you have a `README.md` file in the root of your repo. - Make a pull request at https://github.com/obsidianmd/obsidian-releases to add your plugin.