docs: update link to RuntimeNuxtHooks (#28336)

This commit is contained in:
Vaci 2024-07-29 10:50:58 +02:00 committed by Daniel Roe
parent 806c5382f7
commit 26dc7473d1
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -7,7 +7,7 @@ description: Nuxt provides a powerful hooking system to expand almost every aspe
## App Hooks (runtime)
Check the [app source code](https://github.com/nuxt/nuxt/blob/main/packages/nuxt/src/app/nuxt.ts#L27) for all available hooks.
Check the [app source code](https://github.com/nuxt/nuxt/blob/main/packages/nuxt/src/app/nuxt.ts#L37) for all available hooks.
Hook | Arguments | Environment | Description
-----------------------|---------------------|-----------------|-------------