Skip to content

Commit 1909cb9

Browse files
committed
docs: point offline example to /beta
1 parent 35a40ec commit 1909cb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/pages/examples/offline.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Offline Queries and Mutations
44
toc: false
55
---
66

7-
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-query/tree/alpha/examples/offline)
8-
- [View Source](https://github.com/tannerlinsley/react-query/tree/alpha/examples/offline)
7+
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-query/tree/beta/examples/offline)
8+
- [View Source](https://github.com/tannerlinsley/react-query/tree/beta/examples/offline)
99

1010
<iframe
11-
src="https://codesandbox.io/embed/github/tannerlinsley/react-query/tree/alpha/examples/offline?autoresize=1&fontsize=14&theme=dark"
11+
src="https://codesandbox.io/embed/github/tannerlinsley/react-query/tree/beta/examples/offline?autoresize=1&fontsize=14&theme=dark"
1212
title="tannerlinsley/react-query: offline"
1313
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
1414
style={{

0 commit comments

Comments
 (0)