highcharts / map-collection-dist

Other
29 stars 37 forks source link

Use secure https in the demos' subtitle. #134

Closed KacperMadej closed 7 months ago

KacperMadej commented 7 months ago

Change from

subtitle: {
            text: 'Source map: <a href="http://code.highcharts.com/mapdata/custom/africa.topo.json">Africa</a>'
        },

to the URL starting with https.

eriksoeb commented 7 months ago

Thanks, this is Probably my typeoff 😎📈Erik13. nov. 2023 kl. 16:55 skrev Kacper Madej @.***>: Change from subtitle: { text: 'Source map: Africa' }, to the URL starting with https.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

KacperMadej commented 7 months ago

Hi @eriksoeb

To be honest I have no clue what you mean. How may I help?