mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Use https in config update URLs
http://files.prusa3d.com/* always redirects to HTTPS so use https scheme directly.
This commit is contained in:
parent
2daa12d467
commit
cb73dd2ca6
6 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
# Vendor name will be shown by the Config Wizard.
|
||||
name = LulzBot
|
||||
config_version = 0.0.1
|
||||
config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LulzBot/
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/LulzBot/
|
||||
|
||||
[printer_model:MINI_AERO]
|
||||
name = Mini Aero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue