Skip to content

Commit

Permalink
Merge pull request #255 from bramp/patch-1
Browse files Browse the repository at this point in the history
Updated a img http link to https in the README.md
  • Loading branch information
benjchristensen committed May 5, 2014
2 parents ade109a + 0392f10 commit d815db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
<img src="http://netflix.github.com/Hystrix/images/hystrix-logo-tagline-850.png">
<img src="https://netflix.github.com/Hystrix/images/hystrix-logo-tagline-850.png">

# Hystrix: Latency and Fault Tolerance for Distributed Systems

Expand Down

0 comments on commit d815db9

Please sign in to comment.