Skip to content

Commit d4c7bd2

Browse files
committed
Better link for "this version."
1 parent 0b84560 commit d4c7bd2

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

selectors3/Overview.src.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1717

1818
<dt>This version:
1919

20-
<dd><a href="[VERSION]">
21-
<!-- http://www.w3.org/TR/[YEAR]/PR-[SHORTNAME]-[CDATE] -->
22-
http://dev.w3.org/csswg/selectors
23-
</a>
20+
<dd>
21+
<!-- <a href="[VERSION]">
22+
http://www.w3.org/TR/[YEAR]/PR-[SHORTNAME]-[CDATE]</a> -->
23+
<a href="http://dev.w3.org/csswg/selectors">
24+
http://dev.w3.org/csswg/selectors</a>
2425

2526
<dt>Latest version:
2627

0 commit comments

Comments
 (0)