Skip to content

Commit fc5c130

Browse files
authored
Merge pull request w3c#3915 from ewilligers/latinreq
[[css-gcpm-4] Fix reference to dpub-latinreq
2 parents bebe3a0 + 1b757aa commit fc5c130

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)