From 71fad1ae0a1b4b4ce681b8826e1c4e8e5e09c075 Mon Sep 17 00:00:00 2001 From: Richard Newman Date: Fri, 3 Jan 2025 14:34:07 -0800 Subject: [PATCH] Correct broken blog post link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f01fba2..d8464b68 100644 --- a/README.md +++ b/README.md @@ -924,7 +924,7 @@ $ bundle install [nethttp-default-errors]: lib/semian/net_http.rb#L35-L45 [semian-instrumentable]: lib/semian/instrumentable.rb [statsd-instrument]: http://github.com/shopify/statsd-instrument -[resiliency-blog-post]: https://engineering.shopify.com/blogs/engineering/building-and-testing-resilient-ruby-on-rails-applications +[resiliency-blog-post]: https://shopify.engineering/building-and-testing-resilient-ruby-on-rails-applications [toxiproxy]: https://github.com/Shopify/toxiproxy [sysv]: http://man7.org/linux/man-pages/man7/svipc.7.html [cbp]: https://en.wikipedia.org/wiki/Circuit_breaker_design_pattern