diff options
author | 2022-01-20 04:18:58 +0800 | |
---|---|---|
committer | 2022-01-19 15:18:58 -0500 | |
commit | da1cc0fd2b05e49aedb0ea686f082f72e67dd5f7 (patch) | |
tree | 26b2c0cc070d57312ea5e9e3ee9bbb1dd961769d /examples/docs/src | |
parent | 24aa3245aef4e12a80946c6d56f731b14aed6220 (diff) | |
download | astro-da1cc0fd2b05e49aedb0ea686f082f72e67dd5f7.tar.gz astro-da1cc0fd2b05e49aedb0ea686f082f72e67dd5f7.tar.zst astro-da1cc0fd2b05e49aedb0ea686f082f72e67dd5f7.zip |
fix: path error in sample markdown code (#2401)
The path denoted in the markdown sample code is
src/pages/index.md
Thus, to refer to a layout component in src/layouts,
we should use ../layouts/ instead of ../../layouts/.
Diffstat (limited to 'examples/docs/src')
0 files changed, 0 insertions, 0 deletions