From 0d2295a61696ef03e671a4f1af4e26a12492b3d7 Mon Sep 17 00:00:00 2001 From: freek Date: Tue, 4 Dec 2018 20:25:41 +0100 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdc22a5..8b0231b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To start the WebSocket server, use: php artisan websockets:serve ``` -For in-depth usage and deployment details, please take a look at the [official documentation](https://docs.beyondco.de/laravel-websockets/) +For in-depth usage and deployment details, please take a look at the [official documentation](https://docs.beyondco.de/laravel-websockets/). ### Changelog