We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f13c3 commit 09b6862Copy full SHA for 09b6862
README.md
@@ -64,7 +64,7 @@ $expiration = (new DateTime())->getTimestamp() + 3600;
64
$token = $client->createToken("bob-1", $expiration);
65
```
66
67
-Set location. Tell the client where your app is [hosted](https://getstream.io/chat/docs/multi_region/?language=kotlin&q=locations).
+Set location. Tell the client where your app is [hosted](https://getstream.io/chat/docs/multi_region/?language=php&q=locations).
68
69
```php
70
0 commit comments