Skip to content

Commit 5bec53f

Browse files
committed
[css-gcpm-3][editorial] fix broken links
1 parent 80d01ab commit 5bec53f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-gcpm-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Ancillary content may be moved to the bottom or side of a page. A footnote is cr
379379

380380
<h3 id="footnote-terms">Terminology</h3>
381381

382-
Footnotes are complex objects (see the <a href="https://www.w3.org/TR/2014/WD-dpub-latinreq-20140313/#footnotes">footnote section</a> at [[dpub-latinreq]]), so it will be helpful to define some terms before proceeding.
382+
Footnotes are complex objects (see the <a href="https://www.w3.org/TR/dpub-latinreq/#footnotes">footnote section</a> at [[dpub-latinreq]]), so it will be helpful to define some terms before proceeding.
383383

384384
<figure>
385385

@@ -852,7 +852,7 @@ Many sections which were in the <a href="https://www.w3.org/TR/2011/WD-css3-gcpm
852852

853853

854854
<h3 id=paged-presentations>Paged presentations</h3>
855-
<p class="note">This section has been moved to <a href="https://drafts.csswg.org/css-overflow-4/#paginated-overflow">CSS Overflow Module Level 4</a>.</p>
855+
<p class="note">This section has been moved to <a href="https://drafts.csswg.org/css-overflow-4/#overflow-concepts">CSS Overflow Module Level 4</a>.</p>
856856

857857
<h3 id=navigation-between-pages>Navigation between pages</h3>
858858
<p class="note">This is discussed in <a href="http://books.spec.whatwg.org/#spatial-layout-of-pages;-@layout">WHATWG CSS Books</a>.</p>
@@ -954,7 +954,7 @@ Changes since the <a href="https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/">29
954954
Page Marks and Bleeds section moved to <a href="https://drafts.csswg.org/css-page/#marks">CSS Paged Media Module Level 3</a>
955955
</li>
956956
<li>
957-
CMYK Colors section moved to <a href="https://drafts.csswg.org/css-color/#cmyk-colors">CSS Colors Level 4</a>.
957+
CMYK Colors section moved to <a href="https://drafts.csswg.org/css-color-5/#device-cmyk">CSS Colors Level 5</a>.
958958
</li>
959959
<li>
960960
Styling Blank Pages section deleted

css-gcpm-3/biblio.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"authors": [
44
"Dave Cramer"
55
],
6-
"href": "http://www.w3.org/TR/2014/dpub-latinreq/",
6+
"href": "http://www.w3.org/TR/dpub-latinreq/",
77
"title": "Requirements for Latin Text Layout and Pagination",
88
"status": "FPWD",
99
"publisher": "W3C",

0 commit comments

Comments
 (0)