obsidian-hub icon indicating copy to clipboard operation
obsidian-hub copied to clipboard

searchpp GitHub link is broken

Open dricard opened this issue 4 years ago • 1 comments

The link to searchpp's GitHub repo is wrong. It is written as https://github.com/https://github.com/nhaouari/searchpp which includes twice https://github.com/. Just a simple copy/paste typo.

dricard avatar Sep 26 '21 00:09 dricard

Oh yeah, I see where that comes from, we're using info from the plugin's manifest.json:

https://github.com/nhaouari/searchpp/blob/195392633c27a9211ce722d64aaf69f0083bfca5/manifest.json#L5

I'll double-check if this happens to other plugins than that of @nhaouari

argenos avatar Sep 26 '21 14:09 argenos