Skip to content

Commit

Permalink
disable extra links
Browse files Browse the repository at this point in the history
  • Loading branch information
0m3r authored Nov 18, 2020
1 parent 284793f commit 40b5de9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
},
"extra": {
"swissup": {
"links": {
"links.off": {
"marketplace" : "https://marketplace.magento.com/swissup-search-mysql-legacy.html",
"store" : "https://swissuplabs.com/",
"docs" : "http://docs.swissuplabs.com/m2/extensions/search-mysql-legacy/",
"changelog" : "http://docs.swissuplabs.com/m2/extensions/search-mysql-legacy/changelog/"
}
},
"marketplace": {
"gallery": [
"gallery.off": [
"https://docs.swissuplabs.com/images/marketplace/module-search-mysql-legacy.png"
],
"links": {
"links.off": {
"docs": "https://docs.swissuplabs.com/m2/extensions/search-mysql-legacy/",
"changelog": "https://docs.swissuplabs.com/m2/extensions/search-mysql-legacy/changelog/"
}
Expand Down

0 comments on commit 40b5de9

Please sign in to comment.