Skip to content

Commit 8c8c4c7

Browse files
committed
Added back the slash after "latest version," our webmasters prefer it
that way. :-(
1 parent 2a9e711 commit 8c8c4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-device-adapt/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2020
<!--<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-css-device-adapt-[CDATE]/</a></dd>-->
2121

2222
<dt>Latest version:</dt>
23-
<dd><a href="http://www.w3.org/TR/css-device-adapt">http://www.w3.org/TR/css-device-adapt</a></dd>
23+
<dd><a href="http://www.w3.org/TR/css-device-adapt/">http://www.w3.org/TR/css-device-adapt/</a></dd>
2424

2525
<dt>Previous version:</dt>
2626
<dd><a href="http://www.w3.org/TR/2011/WD-css-device-adapt-20110915/">

0 commit comments

Comments
 (0)