SSL Migration - Embedded Scripts and Stylesheets
I'm currently in step 2 of activating SSL for all our landing pages. I started hard-coding https infront of our URL references and I've got a few questions regarding the process.
Our landing pages use CSS and JS files that are uploaded in our Design Studio, but they are also referred via http instead of https.
Examples of URL structure:
cname.mypage.com/rs/3XX-LGL-4XX/images/app.js
cname.mypage.com/rs/3XX-LGL-4XX/images/custom.css
Do I have to edit the path somehow or will it be updated automatically, like images uploaded to the Design Studio?