Skip to content

Commit 8802271

Browse files
committed
[secure] Use https for printable world flags
1 parent 63de30d commit 8802271

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/site/resources/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

src/site/resources/es/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

src/site/resources/ja/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

src/site/resources/ko/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

src/site/resources/zh/css/site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/*
1717
* when new flags are needed, take them from
1818
*
19-
* http://www.printableworldflags.com/flag-icon
19+
* https://www.printableworldflags.com/flag-icon
2020
*
2121
* that are free for any kind of usage
2222
*/

0 commit comments

Comments
 (0)