Skip to content

Commit 55c4246

Browse files
committed
More HTTPS
1 parent 3be0496 commit 55c4246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/manufacturer_links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
(0x0206, "http://www.studiodue.com/"),
3636
(0x026F, "https://www.acuitybrands.com/"),
3737
(0x02B0, "https://dmxcontrol-projects.org/"),
38-
(0x02E1, "http://www.taittowers.com/"),
38+
(0x02E1, "https://www.taittowers.com/"),
3939
(0x02EA, "https://www.disguise.one/"),
4040
(0x02EC, "https://www.lutron.com/en-US/Pages/default.aspx"), # Their redirects don't play nicely with Python
4141
# (0x02ED, "http://www.openlx.org.uk/"), # Website currently gone

0 commit comments

Comments
 (0)