From acf349602d948852c1511ac33049127c15351678 Mon Sep 17 00:00:00 2001 From: Marcus Olsson Date: Tue, 16 Jun 2020 09:47:41 +0200 Subject: [PATCH] Fix broken link in FAQ --- docs/faq/scaling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/scaling.md b/docs/faq/scaling.md index f786d90..f3768d3 100644 --- a/docs/faq/scaling.md +++ b/docs/faq/scaling.md @@ -15,4 +15,4 @@ Here is another benchmark that was run on a 2GB Digital Ocean droplet with 2 CPU ![Benchmark](/img/simultaneous_users_2gb.png) -Make sure to take a look at the [Deployment Tips](/1.0/faq/deploying.html) to find out how to improve your specific setup. \ No newline at end of file +Make sure to take a look at the [Deployment Tips](/docs/laravel-websockets/faq/deploying) to find out how to improve your specific setup.