Skip to content

Commit d2fa9df

Browse files
authored
docs: update middleware url (#976)
1 parent 10f186d commit d2fa9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ Since **v1.4.0**, this endpoint also supports `where` in query params:
252252

253253
`http://localhost:3000/_content/products?categories.slug_contains=top`
254254

255-
> You can learn more about that endpoint in [lib/middleware.js](https://github.com/nuxt/content/blob/master/lib/middleware.js).
255+
> You can learn more about that endpoint in [lib/middleware.js](https://github.com/nuxt/content/blob/main/packages/content/lib/middleware.js).

0 commit comments

Comments
 (0)