Skip to content

Commit e6df356

Browse files
authored
docs: fix link to the offline example (#3996)
1 parent 2861b53 commit e6df356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/mutations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ export default function App() {
320320
}
321321
```
322322

323-
We also have an extensive [offline example](../examples/offline) that covers both queries and mutations.
323+
We also have an extensive [offline example](../examples/react/offline) that covers both queries and mutations.
324324

325325
## Further reading
326326

0 commit comments

Comments
 (0)