Skip to content

Commit 20a346e

Browse files
committed
Made the anchor text of the "this version" link the same as the link's
URL, even if the the URL points to dev.w3.org.
1 parent 1c635bd commit 20a346e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css3-layout/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE: 3 August 2004]</h2>
2828
<dl>
2929
<dt>This version:
3030

31-
<dd><a href="[VERSION]"
32-
>http://www.w3.org/TR/[YEAR]/ED-[SHORTNAME]-[CDATE]/</a>
31+
<dd><a href="[VERSION]">[VERSION]</a>
3332

3433
<dt>Latest version:
3534

0 commit comments

Comments
 (0)