Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.
You might want to read an updated version of this page for the current version, PrestaShop 8. Read the updated version of this page
To link to another page in the documentation, use ref
:
[This is a link to Configuration]({{< ref "1.7/basics/configuration.md" >}})
Rendered result:
To a link that points to a specific point in the current page, use relref
:
[This is a link to the first title]({{< relref "#cross-links" >}})
Rendered result:
Internal links need to be “slugified” to work.
If you feel lost, here’s a tool that will slugify your titles.