diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ while ($body = $rr->receive($context)) { } } ``` -> Check how to init relay [here](./tests/client.php). More examples can be found in tests. +> Check how to init relay [here](./php/tests/client.php). More examples can be found in tests. License: -------- |