Skip to content

Commit 09b6862

Browse files
committed
fix sample code in link
1 parent 81f13c3 commit 09b6862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $expiration = (new DateTime())->getTimestamp() + 3600;
6464
$token = $client->createToken("bob-1", $expiration);
6565
```
6666

67-
Set location. Tell the client where your app is [hosted](https://getstream.io/chat/docs/multi_region/?language=kotlin&q=locations).
67+
Set location. Tell the client where your app is [hosted](https://getstream.io/chat/docs/multi_region/?language=php&q=locations).
6868

6969
```php
7070

0 commit comments

Comments
 (0)