diff --git a/docs/content/1.docs/4.examples/1.app/error-handling.md b/docs/content/1.docs/4.examples/1.app/error-handling.md index ae966a07ae..9b190328da 100644 --- a/docs/content/1.docs/4.examples/1.app/error-handling.md +++ b/docs/content/1.docs/4.examples/1.app/error-handling.md @@ -6,7 +6,7 @@ toc: false This example shows how to handle errors in different contexts: pages, plugins, components and middleware. -:ReadMore{link="/docs/getting-started/error-handling"} +::ReadMore{link="/docs/getting-started/error-handling"} :: ::sandbox{repo="nuxt/framework" branch="main" dir="examples/app/error-handling" file="app.vue"}