Skip to content

Commit 55afec8

Browse files
committed
fix: link in readme.md
1 parent ee97b0f commit 55afec8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ export const $fetchGithub: typeof _$fetchGithub = (path, opts?) => {
110110
111111
You can also create a custom Nitro fetch client. E.g. by creating a `./server/utils/githubClient.ts` file.
112112
113-
[Nuxt composable example](playground/composables/customGithubFetch.ts)
113+
[Nuxt composable example](playground/app/composables/customGithubFetch.ts)
114114
115115
[Nitro utils example](playground/server/utils/customGitlabFetch.ts)
116116

0 commit comments

Comments
 (0)