docs: update hooks source line number (#10102)

This commit is contained in:
Michel EDIGHOFFER 2023-01-16 14:05:09 +01:00 committed by GitHub
parent d6c7676f15
commit 5d069a93ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,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/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L24) for all available hooks.
Check the [app source code](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L27) for all available hooks.
Hook | Arguments | Environment | Description
-----------------------|---------------------|-----------------|-------------