Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api/blitz.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::
:::