mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-11 23:51:46 +00:00
Make sponsor links to use https protocol
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
const sponsors = [
|
||||
{
|
||||
name: "Futurice",
|
||||
href: "http://futurice.com/",
|
||||
href: "https://futurice.com/",
|
||||
},
|
||||
{
|
||||
name: "Metosin",
|
||||
href: "http://www.metosin.fi/",
|
||||
href: "https://www.metosin.fi/",
|
||||
},
|
||||
{
|
||||
name: "Solita",
|
||||
@@ -13,7 +13,7 @@ const sponsors = [
|
||||
},
|
||||
{
|
||||
name: "Wakeone",
|
||||
href: "http://wakeone.co/",
|
||||
href: "https://wakeone.co/",
|
||||
},
|
||||
{
|
||||
name: "Nordea",
|
||||
|
||||
Reference in New Issue
Block a user