diff --git a/docs/api/blitz.md b/docs/api/blitz.md index 8a52f29..56a04eb 100644 --- a/docs/api/blitz.md +++ b/docs/api/blitz.md @@ -2,9 +2,9 @@ title: Blitz.js --- -Since Blitz.js users use the Next.js Quirrel client, the [Next.js API Reference](api/next) works fine for Blitz users. +Since Blitz.js users use the Next.js Quirrel client, the [Next.js API Reference](./next.md) works fine for Blitz users. :::caution Until v0.26.0, there has been a bug that made you face a `Module not found` error when working with Quirrel. To fix, upgrade to v0.26.0 or later. -::: \ No newline at end of file +:::