mdbook/tests/dummy_book/src/second/nested.md

4 lines
163 B
Markdown
Raw Normal View History

2019-01-14 15:49:23 -05:00
# Testing relative links for the print page
When we link to [the first section](../first/nested.md), it should work on
both the print page and the non-print page.