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

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 22, 2022
1 parent 32ce49b commit c863bed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const useFoo = () => {

### Access plugin injections

You can access [plugin injections](https://v3.nuxtjs.org/guide/directory-structure/plugins#automatically-providing-helpers) from composables:
You can access [plugin injections](/guide/directory-structure/plugins#automatically-providing-helpers) from composables:

```js [composables/test.ts]
export const useHello = () => {
Expand Down

0 comments on commit c863bed

Please sign in to comment.