We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
useClient.ts
1 parent 625a01e commit ed6b68eCopy full SHA for ed6b68e
README.md
@@ -259,7 +259,7 @@ yarn test:ref
259
260
To run the e2e test, open the example app on the e2e screen.
261
By default, it will try to connect to a localhost test server.
262
-If you want to run the test suite on a physical device, you can modify the address [here](/package/example/src/useClient.ts#L4).
+If you want to run the test suite on a physical device, you can modify the address [here](/apps/example/src/useClient.ts#L4).
263
264
```
265
yarn test
0 commit comments