-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Respository link does not display on market place, although it is referenced in the package.json file:
"repository": {
"type": "git",
"url": "https://github.com/dawid-napora/directus-extension-searchsync-2.git"
},
There are different syntaxes for git urls and I saw this one on another extension that works...
Don't know why this happens but a quick fix would be to add issues so people can find this repo easily :
"bugs": {
"url": "https://github.com/dawid-napora/directus-extension-searchsync-2/issues"
},
Metadata
Metadata
Assignees
Labels
No labels