Finalize submission checklist repo path

This commit is contained in:
yinsh 2026-04-30 16:05:54 +08:00
parent 7d057ad795
commit 0aa72b60ee

View file

@ -45,7 +45,7 @@ Add or update this object in `community-plugins.json` in the `obsidian-releases`
"name": "Download Image",
"author": "yinsh",
"description": "Download remote images in the current note to local vault storage.",
"repo": "<github-username>/obsidian-download-image"
"repo": "yinshaohua/obsidian-download-image"
}
```