Update the preview endpoint from /api/preview to /preview, to match the default endpoint used in the editor and the general Prismic x NuxtJS documentation.
Types of changes
[x] Chore (a non-breaking change which is related to starter maintenance)
[ ] Bug fix (a non-breaking change which fixes an issue)
[ ] New feature (a non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
A small change to make it easier for beginners to follow along the docs.
Update the preview endpoint from
/api/preview
to/preview
, to match the default endpoint used in the editor and the general Prismic x NuxtJS documentation.Types of changes
Description
A small change to make it easier for beginners to follow along the docs.