Skip to content

Commit dd32d99

Browse files
authored
Fix some broken links (#1272)
1 parent c694107 commit dd32d99

File tree

6 files changed

+16
-9
lines changed

6 files changed

+16
-9
lines changed

fixtures/ape-labs/lightcan.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"comment": "Only controllable via Wireless DMX (W-APE).",
1111
"links": {
1212
"manual": [
13-
"http://download.apelabs.com/manuals/Ape_Labs_-_LightCan_-_Manual_-_web.pdf"
13+
"https://download.apelabs.com/manuals/Ape_Labs_-_LightCan_-_Manual_-_web.pdf"
1414
],
1515
"productPage": [
16-
"https://apelabs.com/products/leuchtdose"
16+
"https://apelabs.com/products/uplighting/lightcan/"
1717
],
1818
"video": [
1919
"https://youtu.be/323kJeW-KT0"

fixtures/ibiza-light/lp64-led-promo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"https://www.ibiza-light.com/media/catalog/product/LP64LED-PROMO_manual.pdf"
1414
],
1515
"productPage": [
16-
"https://www.ibiza-light.com/produits-29/light-effects/disco-lighting/effet-lumineux-disco/led-projector-64-dmx-promo.html"
16+
"https://www.ibiza-light.com/produits-32/light-effects/disco-lighting/effet-lumineux-disco/led-projector-64-dmx-promo.html"
1717
]
1818
},
1919
"physical": {

fixtures/laserworld/cs-1000rgb.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,15 @@
88
"lastModifyDate": "2018-09-04"
99
},
1010
"links": {
11-
"manual": ["https://www.laserworld.com/en/support/downloads/download/79-laserworld-club-series/52-laserworld-manual-club-series-2016-02.html"],
12-
"video": ["https://www.youtube.com/watch?v=u9m3_SWDQeU"]
11+
"manual": [
12+
"https://www.laserworld.com/en/support/downloads/download/79-laserworld-club-series/52-laserworld-manual-club-series-2016-02.html"
13+
],
14+
"productPage": [
15+
"https://www.laserworld.com/shop/laserworld-cs-1000rgb-mkii"
16+
],
17+
"video": [
18+
"https://www.youtube.com/watch?v=u9m3_SWDQeU"
19+
]
1320
},
1421
"helpWanted": "Most information about the capabilities of the channels are missing.",
1522
"physical": {

fixtures/manufacturers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
},
303303
"mega-led-lighting": {
304304
"name": "Mega LED Lighting",
305-
"website": "http://mjledlighting.com"
305+
"website": "https://mjledlighting.com"
306306
},
307307
"minuit-une": {
308308
"name": "Minuit Une",

fixtures/mega-led-lighting/zoom-360.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"createDate": "2019-02-06",
99
"lastModifyDate": "2019-02-06"
1010
},
11+
"comment": "4in1 variant",
1112
"links": {
1213
"manual": [
13-
"http://mjledlighting.com/Upload/%E8%8B%B1%E6%96%87%E7%89%88%E8%B5%84%E6%96%99/%E8%AF%B4%E6%98%8E%E4%B9%A6/MJ1006B-16591444880.pdf",
1414
"https://www.jackodance.it/wp-content/uploads/2019/01/MJ-1006B-zoom-led-moving-head-light.pdf"
1515
],
1616
"productPage": [
17-
"http://mjledlighting.com/products_show.aspx?ProductsCateID=42&cid=81"
17+
"https://mjledlighting.com/product/4in1-5in1-6in1-led-wash-zoom-moving-light/"
1818
]
1919
},
2020
"physical": {

fixtures/robe/spot-160-xt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"https://www.youtube.com/watch?v=rchX19BOlV0"
1717
],
1818
"other": [
19-
"http://spares.robe.cz/category/78"
19+
"https://spares.robe.cz/category/spot_160_xt"
2020
]
2121
},
2222
"physical": {

0 commit comments

Comments
 (0)