Skip to content

Commit 7c79f7b

Browse files
committed
fixing validation issues
1 parent 482018c commit 7c79f7b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2>
2828

2929
<dl>
3030
<dt>This version:</dt>
31-
<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/ED-css3-gcpm-[CDATE]</a></dd>
31+
<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/[STATUS]-css3-gcpm-[CDATE]</a></dd>
3232

3333
<dt>Latest version:
3434

35-
<dd><a href="http://www.w3.org/TR/css3-gcpm">
36-
http://www.w3.org/TR/css3-gcpm</a>
35+
<dd><a href="http://www.w3.org/TR/css3-gcpm/">
36+
http://www.w3.org/TR/css3-gcpm.</a>
3737

3838
<dt>Previous version:
3939

40-
<dd><a href="http://www.w3.org/TR/2007/WD-css3-gcpm-20070205">
41-
http://www.w3.org/TR/2007/WD-css3-gcpm-20070205</a>
40+
<dd><a href="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608/">
41+
http://www.w3.org/TR/2010/WD-css3-gcpm-20100608/</a>
4242

4343

4444
<dt>Editor:

0 commit comments

Comments
 (0)