Back to Hugo

page-relative

docs/content/en/quick-reference/glossary/page-relative.md

0.161.1268 B
Original Source

A page-relative path is resolved relative to the current page's location in the content hierarchy. These paths do not begin with a leading slash. Examples include old-name, ./old-name, and ../old-name.

See also: site-relative, server-relative.