Fix outdated link

This commit is contained in:
iulianOnofrei (U-lee-aan) 2024-01-21 15:34:24 +02:00 committed by GitHub
parent e60294b950
commit dfb9b077cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.