Skip to content

Commit 1147361

Browse files
Peter Linssgsnedders
Peter Linss
authored andcommitted
[css2] change w3.org logo src to https
1 parent 2310fcd commit 1147361

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css2/cover.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<div class="head">
2525
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
26-
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
26+
src="https://www.w3.org/Icons/w3c_home" width="72"></a>
2727

2828
<h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS&nbsp;2.2) Specification</h1>
2929
<h2 id="W3C-doctype">W3C Editors Draft 27 April 2018</h2>

css2/cover.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<div class="head">
1010
<p><a href="http://www.w3.org/"><img alt="W3C" height="48"
11-
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
11+
src="https://www.w3.org/Icons/w3c_home" width="72"></a>
1212

1313
<h1 id="title">Cascading Style Sheets Level 2 Revision 2 (CSS&nbsp;2.2) Specification</h1>
1414
<h2 id="W3C-doctype">W3C _THE_STATUSNAME_ _THE_DATE_</h2>

0 commit comments

Comments
 (0)