···11This file (`exchanges/graphcache/help.md`) has been moved to `docs/graphcache/errors.md`
2233If you are looking at this in a browser
44-* ...and your URL looks like this: `github.com/FormidableLabs/urql/blob/master/exchanges/graphcache/help.md#15`
55-* ...in the URL, replace `exchanges/graphcache/help.md` with `docs/graphcache/errors.md`
66-* ...and keep the `#15`
77-* ...and then you will get help with your error!
44+55+- ...and your URL looks like this: `github.com/FormidableLabs/urql/blob/main/exchanges/graphcache/help.md#15`
66+- ...in the URL, replace `exchanges/graphcache/help.md` with `docs/graphcache/errors.md`
77+- ...and keep the `#15`
88+- ...and then you will get help with your error!
···107107to our suspense and concurrent-mode handling. Due to an upgrade to `wonka@^4.0.0`
108108this is a minor version though.
109109110110-In [v1.6.0](https://github.com/FormidableLabs/urql/blob/master/CHANGELOG.md#160) we believed to
110110+In [v1.6.0](https://github.com/FormidableLabs/urql/blob/main/CHANGELOG.md#160) we believed to
111111have solved all issues related to suspense and concurrent mode. However there were
112112still some remaining cases where concurrent mode behaved incorrectly. With the new
113113`useOperator` hook in [`react-wonka@2.0.0`](https://github.com/kitten/react-wonka) we believe
···8899## Usage
10101111-> Note: The quickest way to get started is to visit the live [CodeSandbox example](https://codesandbox.io/s/github/FormidableLabs/urql/tree/master/packages/react-urql/examples/1-getting-started).
1111+> Note: The quickest way to get started is to visit the live [CodeSandbox
1212+> example](https://codesandbox.io/s/github/FormidableLabs/urql/tree/main/packages/react-urql/examples/1-getting-started).
12131314#### 1. Navigate to the example directory and install dependencies
1415