summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Theiner <[email protected]>2024-07-31 20:18:53 +0200
committerGitHub <[email protected]>2024-07-31 20:18:53 +0200
commitd05f42d8c5fe0bae820fac20e17ea655b295a015 (patch)
tree185b7a4e50d72c967a0e8c0fa90245e54741c672
parente60294b9506f44c407b214f2a4c20f22f1b9bec6 (diff)
parent47ec36c11ee8804784821cdbfda9c320a81744f6 (diff)
downloadai-pulse-obsidian-plugin-d05f42d8c5fe0bae820fac20e17ea655b295a015.tar.gz
ai-pulse-obsidian-plugin-d05f42d8c5fe0bae820fac20e17ea655b295a015.zip
Merge pull request #95 from tobiasvl/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.