Skip to content

Commit ed6b68e

Browse files
Update useClient.ts reference (#181)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 625a01e commit ed6b68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ yarn test:ref
259259

260260
To run the e2e test, open the example app on the e2e screen.
261261
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).
262+
If you want to run the test suite on a physical device, you can modify the address [here](/apps/example/src/useClient.ts#L4).
263263

264264
```
265265
yarn test

0 commit comments

Comments
 (0)