From dfb9b077cd6e0c209f0bb32e39ec9a7e1eccb2a9 Mon Sep 17 00:00:00 2001 From: "iulianOnofrei (U-lee-aan)" <5748627+revolter@users.noreply.github.com> Date: Sun, 21 Jan 2024 15:34:24 +0200 Subject: [PATCH] Fix outdated link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb0348e..3b43b13 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 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.