Skip to content

Commit 1b757aa

Browse files
committed
[[css-gcpm-4] Fix reference to dpub-latinreq
Avoids bikeshed failure: FATAL ERROR: Couldn't find 'LATINREQ' in bibliography data. Also use https for github link.
1 parent bebe3a0 commit 1b757aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-gcpm-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The existing mechanisms do not cover many use cases.
3636

3737
Headers often contain document content, and it is desirable to both display that content normally (for example, as an <code>h1</code>) and to use the content in a running head. [[CSS3-REGIONS]] allows for an element to be moved to a ''named flow'', but doesn't allow for using the same content in two ways. The 'copy-into' property allows an element to be copied into a content fragment which can then be placed with the 'content' property.
3838

39-
<p class="note">Use cases for running heads can be found in [[LATINREQ]] http://w3c.github.io/dpub-pagination/#content</p>
39+
<p class="note">Use cases for running heads can be found in [[dpub-latinreq]] https://w3c.github.io/dpub-pagination/#content</p>
4040

4141

4242

0 commit comments

Comments
 (0)