From 7f958246e0d95178e9b1beb6429327760034c0fd Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Fri, 23 Aug 2013 21:41:52 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad7779f..fd1aacf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #VCR.py -![vcr.py](https://raw.github.com/kevin1024/vcrpy/config/vcr.png) +![vcr.py](https://raw.github.com/kevin1024/vcrpy/master/vcr.png) This is a Python version of [Ruby's VCR library](https://github.com/myronmarston/vcr).