From 094e706df821ec0863042c53d078ac5aaf0cb4d8 Mon Sep 17 00:00:00 2001 From: Vladimir Dementyev Date: Mon, 22 Jul 2024 12:39:28 +0300 Subject: [PATCH] fix: new linkerd post link --- docs/deployment/load_balancing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/load_balancing.md b/docs/deployment/load_balancing.md index 9a17425..3ca6968 100644 --- a/docs/deployment/load_balancing.md +++ b/docs/deployment/load_balancing.md @@ -6,7 +6,7 @@ You can use load balancers to scale your application and/or perform zero-disconn ### Using Linkerd -Check out this blog post: [Scaling Rails web sockets in Kubernetes with AnyCable](https://vitobotta.com/2022/06/18/scaling-rails-web-sockets-in-kubernetes-with-anycable/). +Check out this blog post: [Scaling Rails web sockets in Kubernetes with AnyCable](https://blog.anycable.io/p/scaling-rails-websockets-in-kubernetes). ### Using Envoy