Skip to content

Commit d718e49

Browse files
author
John Daggett
committed
[css-fonts] fix up the logo link (i.e. nothing exciting, life goes on, ho hum)
1 parent 9a4aef0 commit d718e49

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

css-fonts/Fonts.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,20 +105,20 @@
105105

106106
<body id=fonts>
107107
<div class=head> <!--begin-logo-->
108-
<p><a href="http://www.w3.org/"><img alt=W3C height=48
109-
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
108+
<p><a href="https://www.w3.org/"><img alt=W3C height=48
109+
src="https://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
110110

111111
<h1>CSS Fonts Module Level 3</h1>
112112

113-
<h2 class="no-num no-toc" id=editors-draft-26-november-2015>Editor's Draft
114-
26 November 2015</h2>
113+
<h2 class="no-num no-toc" id=editors-draft-19-january-2016>Editor's Draft
114+
19 January 2016</h2>
115115

116116
<dl id=authors>
117117
<dt>This version:
118118

119119
<dd><a
120120
href="https://dev.w3.org/csswg/css-fonts/">https://dev.w3.org/csswg/css-fonts/</a>
121-
<!-- <dd><a href="https://www.w3.org/TR/2015/ED-css-fonts-3-20151126/">https://www.w3.org/TR/2015/ED-css-fonts-3-20151126/</a> -->
121+
<!-- <dd><a href="https://www.w3.org/TR/2016/ED-css-fonts-3-20160119/">https://www.w3.org/TR/2016/ED-css-fonts-3-20160119/</a> -->
122122

123123

124124
<dt>Latest version:
@@ -170,7 +170,7 @@ <h2 class="no-num no-toc" id=editors-draft-26-november-2015>Editor's Draft
170170
<!--begin-copyright-->
171171
<p class=copyright><a
172172
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
173-
rel=license>Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr
173+
rel=license>Copyright</a> © 2016 <a href="http://www.w3.org/"><abbr
174174
title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a
175175
href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of
176176
Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr

0 commit comments

Comments
 (0)