Skip to content

Commit 2f6f226

Browse files
committed
[css2] Made the links to the alternative formats absolute. Those alternative formats are not included in the zip and tar. If somebody downloads the zip or the tar, the links would otherwise be broken.
1 parent fca9351 commit 2f6f226

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/cover.src

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
errata</strong></a> for this document.
5353

5454
<p>This document is also available in these non-normative formats:
55-
<a href="css2.txt">plain text</a>,
56-
<a href="css2.tgz">gzip'ed tar file</a>,
57-
<a href="css2.zip">zip file</a>,
58-
<a href="css2.ps.gz">gzip'ed PostScript</a>,
59-
<a href="css2.pdf">PDF</a>.
55+
<a href="_THIS_VERSION_/css2.txt">plain text</a>,
56+
<a href="_THIS_VERSION_/css2.tgz">gzip'ed tar file</a>,
57+
<a href="_THIS_VERSION_/css2.zip">zip file</a>,
58+
<a href="_THIS_VERSION_/css2.ps.gz">gzip'ed PostScript</a>,
59+
<a href="_THIS_VERSION_/css2.pdf">PDF</a>.
6060
See also <a
6161
href="http://www.w3.org/2005/11/Translations/Query?titleMatch=CSS;lang=any;search1=Submit"><strong>
6262
translations</strong></a>.

0 commit comments

Comments
 (0)