Skip to content

Commit

Permalink
README: fix blog post links
Browse files Browse the repository at this point in the history
  • Loading branch information
chastell committed Jan 7, 2025
1 parent d10e536 commit c17f38e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ It is possible to disable Circuit Breaker with environment variable
`SEMIAN_CIRCUIT_BREAKER_DISABLED=1`.

For more information about configuring these parameters, please read
[this post](https://engineering.shopify.com/blogs/engineering/circuit-breaker-misconfigured).
[this post](https://shopify.engineering/circuit-breaker-misconfigured).

### Bulkheading

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c17f38e

Please sign in to comment.