Skip to content

Commit

Permalink
Fix FakeWeb URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jordelver committed Feb 26, 2012
1 parent 08783a7 commit ff32ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -701,7 +701,7 @@ For a full list of contributors you can visit the

## Background

Thank you Fakeweb! This library was inspired by [FakeWeb](fakeweb.rubyforge.org).
Thank you Fakeweb! This library was inspired by [FakeWeb](http://fakeweb.rubyforge.org).
I imported some solutions from that project to WebMock. I also copied some code i.e Net:HTTP adapter.
Fakeweb architecture unfortunately didn't allow me to extend it easily with the features I needed.
I also preferred some things to work differently i.e request stub precedence.
Expand Down

0 comments on commit ff32ec5

Please sign in to comment.