diff --git a/README.md b/README.md index 5d2a29a..094abb7 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ This library allows you to use all the features provided by [`php-mqtt/client`]( Simply retrieve an instance of `\PhpMqtt\Client\Contracts\MqttClient` with `MQTT::connection(string $name = null)` and use it directly. For an extensive collection of examples which explain how to use the MQTT client (directly), -you can visit the [`php-mqtt/client-examples` repository](https://github.com/php-mqtt/client-examples). +you can visit the [`php-mqtt/client-examples` repository](https://git.tool.dwoodauto.com/ykxiao/client-examples). ## License