Skip to content

Commit 0142b81

Browse files
committed
Fix link to page layout. Change vertical_text to writing_mode.
1 parent 05e9def commit 0142b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1>Type samples</h1>
7272
<option value="">All topics</option>
7373

7474
<optgroup label="Text direction">
75-
<option value="vertical_text">Vertical text</option>
75+
<option value="writing_mode">Vertical text</option>
7676
<option value="bidi_text">Bidirectional text</option>
7777
</optgroup>
7878

@@ -109,7 +109,7 @@ <h1>Type samples</h1>
109109
</optgroup>
110110

111111
<optgroup label="Page & book layout">
112-
<option value="line_breaking">General page layout &amp; progression</option>
112+
<option value="page_layout">General page layout &amp; progression</option>
113113
<option value="grids_tables">Grids &amp; tables</option>
114114
<option value="footnotes_etc">Footnotes, endnotes, etc.</option>
115115
<option value="headers_footers">Page headers, footers, etc.</option>

0 commit comments

Comments
 (0)