Skip to content

Commit e0bfec3

Browse files
authored
Fix some links (#3707)
1 parent 55adf98 commit e0bfec3

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

fixtures/equinox/rgb-power-batten.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"https://www.prolight.co.uk/ftp-in/EQLED032A_Manual.pdf"
1414
],
1515
"productPage": [
16-
"https://prolight.co.uk/product/rgb-power-batten"
16+
"https://web.archive.org/web/20220118184538/https://prolight.co.uk/product/rgb-power-batten"
1717
]
1818
},
1919
"physical": {

fixtures/ledj/slimline-12q5-rgba.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"https://prolight.co.uk/ftp-in/LEDJ67B_Manual.pdf"
1414
],
1515
"productPage": [
16-
"https://prolight.co.uk/product/slimline-12q5-rgba-batten-black-housing",
17-
"https://prolight.co.uk/product/slimline-12q5-rgba-batten-white-housing"
16+
"https://www.prolight.co.uk/Catalogue/Products/Lighting/Battens/LEDJ67XX?selected=LEDJ67B&ou=%2fproduct%2fslimline-12q5-rgba-batten-black-housing",
17+
"https://www.prolight.co.uk/Catalogue/Products/Lighting/Battens/LEDJ67XX?selected=LEDJ67C&ou=%2fproduct%2fslimline-12q5-rgba-batten-white-housing"
1818
],
1919
"video": [
2020
"https://www.youtube.com/watch?v=q9vZgmnNnco"

fixtures/ledj/slimline-12q5-rgbw.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"https://prolight.co.uk/ftp-in/LEDJ67_Manual.pdf"
1414
],
1515
"productPage": [
16-
"https://prolight.co.uk/product/ledj67",
17-
"https://prolight.co.uk/product/slimline-12q5-rgbw-batten-white-housing"
16+
"https://www.prolight.co.uk/Catalogue/Products/Lighting/Battens/LEDJ67XX?selected=LEDJ67&ou=%2fproduct%2fslimline-12q5-rgba-batten-black-housing",
17+
"https://www.prolight.co.uk/Catalogue/Products/Lighting/Battens/LEDJ67XX?selected=LEDJ67A&ou=%2fproduct%2fslimline-12q5-rgba-batten-white-housing"
1818
],
1919
"video": [
2020
"https://www.youtube.com/watch?v=q9vZgmnNnco",

fixtures/manufacturers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
},
479479
"soundlight": {
480480
"name": "SoundLight",
481-
"website": "https://www.soundlight.de/",
481+
"website": "https://soundlight.de/",
482482
"rdmId": 21324
483483
},
484484
"stage-right": {
@@ -492,7 +492,7 @@
492492
},
493493
"starway": {
494494
"name": "Starway",
495-
"website": "https://en.star-way.com/",
495+
"website": "https://en.starway.eu/",
496496
"rdmId": 2537
497497
},
498498
"studio-due": {

fixtures/soundlight/3204r-h.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"comment": "DMX relay control. DMX connector is not XLR but a simple 3-pin wire connector.",
1212
"links": {
1313
"manual": [
14-
"https://www.soundlight.de/produkte/manuals/3204r-h/english/3204r-h%20rdm%20mk1%20e.pdf"
14+
"https://soundlight.de/produkte/manuals/3204r-h/english/3204r-h%20rdm%20mk1%20e.pdf"
1515
],
1616
"productPage": [
17-
"https://www.soundlight.de/produkte/3204r-h/index.htm"
17+
"https://soundlight.de/produkte/3204r-h/index.htm"
1818
]
1919
},
2020
"physical": {

fixtures/starway/servo-color-4k.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
},
1111
"links": {
1212
"manual": [
13-
"https://en.star-way.com/telechargements/?doc=468441"
13+
"https://en.starway.eu/telechargements/?doc=474030"
1414
],
1515
"productPage": [
16-
"https://en.star-way.com/servo-color-4k-conditionne-en-carton-wash-19x15w-rgbw-2"
16+
"https://en.starway.eu/servo-color-4k-conditionne-en-carton-wash-19x15w-rgbw-2"
1717
]
1818
},
1919
"physical": {

0 commit comments

Comments
 (0)