diff --git a/docs/content/3.docs/4.advanced/1.nuxt.md b/docs/content/3.docs/4.advanced/1.nuxt.md index 1498fc8395..58107b2e7f 100644 --- a/docs/content/3.docs/4.advanced/1.nuxt.md +++ b/docs/content/3.docs/4.advanced/1.nuxt.md @@ -27,7 +27,7 @@ Global usage is only possible for Browser but not possible on the server-side to To extend the `nuxtApp` interface and hook into different stages or access contexts, we can use [Nuxt Plugins](/docs/directory-structure/plugins). -Check [Nuxt App](http://localhost:4000/docs/usage/nuxt-app) for more information about this interface. +Check [Nuxt App](/docs/usage/nuxt-app) for more information about this interface. `nuxtApp` has the following properties: