---
title: page-relative
---

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_](g), [_server-relative_](g).
