mouse0270 / module-credits

Lists the authors of projects on the Manage Modules Window. If a url is provided in the module.json file, it will make the version tag link to the module url.
MIT License
7 stars 7 forks source link

[Bug] Pin Cushion Entry links to wrong repository #80

Closed SirMotte closed 2 years ago

SirMotte commented 2 years ago

The Pin Cushion extension seems to be linked to the wrong Repository. The browser is forwarded to the "Variant Encumbrance".

The correct link would be this.

mouse0270 commented 2 years ago

This is an error in Pin Cushions Module.json file, MM+ just links to the urls provided, so if a developer has the wrong link there, it will link to the wrong location.

https://github.com/p4535992/foundryvtt-pin-cushion/blob/master/src/module.json#L123

SirMotte commented 2 years ago

Gotcha, I was unsure how you fetch the details. I'll contact the author, thanks!

mouse0270 commented 2 years ago

No worries, not the first module to make that mistake. Its easy to miss. lol