Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs: hooks schema source code url
Browse files Browse the repository at this point in the history
  • Loading branch information
cinob committed Oct 12, 2022
1 parent 723efb8 commit 501ea65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/3.api/4.advanced/1.hooks.md
Expand Up @@ -30,7 +30,7 @@ Hook | Arguments | Environment | Description

# Nuxt Hooks (build time)

Check the [schema source code](https://github.com/nuxt/framework/blob/main/packages/schema/src/types/hooks.ts#L55) for all available hooks.
Check the [schema source code](https://github.com/nuxt/framework/blob/main/packages/schema/src/types/hooks.ts#L69) for all available hooks.

:NeedContribution

Expand Down

0 comments on commit 501ea65

Please sign in to comment.