Skip to content

Commit 14d8c11

Browse files
MentheFraicheleebyron
authored andcommitted
Change 20 Minutes website URL to HTTPS (graphql#520)
1 parent 57da258 commit 14d8c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/users/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ var logos = [
137137
{
138138
name: '20 Minutes',
139139
img: '20minutes.png',
140-
link: 'http://www.20minutes.fr'
140+
link: 'https://www.20minutes.fr'
141141
},
142142
{
143143
name: 'AlloCiné',

0 commit comments

Comments
 (0)