summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorTobias V. Langhoff <[email protected]>2024-03-02 22:30:14 +0100
committerGitHub <[email protected]>2024-03-02 22:30:14 +0100
commit47ec36c11ee8804784821cdbfda9c320a81744f6 (patch)
tree185b7a4e50d72c967a0e8c0fa90245e54741c672 /README.md
parente60294b9506f44c407b214f2a4c20f22f1b9bec6 (diff)
downloadai-pulse-obsidian-plugin-47ec36c11ee8804784821cdbfda9c320a81744f6.tar.gz
ai-pulse-obsidian-plugin-47ec36c11ee8804784821cdbfda9c320a81744f6.zip
Update README.md
Update link to plugin guidelines
Diffstat (limited to '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.