aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Cejudo <[email protected]>2014-07-29 14:20:38 +1000
committerJavier Cejudo <[email protected]>2014-07-29 14:20:38 +1000
commitf89f24bb832906d9762e2600047476c14f05cd24 (patch)
tree9a836d3e7f1f4e754037119f6a0b8c744cb0c2a9
parent6bed149da3df03edbe9a87145c8471d965d1bc3b (diff)
downloadfaker-f89f24bb832906d9762e2600047476c14f05cd24.tar.xz
faker-f89f24bb832906d9762e2600047476c14f05cd24.zip
Fixes link to Ruby Gem faker
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 2b2e528a..99dac285 100644
--- a/Readme.md
+++ b/Readme.md
@@ -22,7 +22,7 @@
You can view a code coverage report generated in coverage/lcov-report/index.html.
## Authors
####Matthew Bergman & Marak Squires
-Heavily inspired by Benjamin Curtis's Ruby Gem [faker](http://faker.rubyforge.org/) and Perl's [Data::faker](http://search.cpan.org/~jasonk/Data-faker-0.07/lib/Data/faker.pm)
+Heavily inspired by Benjamin Curtis's Ruby Gem [faker](https://rubygems.org/gems/faker) and Perl's [Data::faker](http://search.cpan.org/~jasonk/Data-faker-0.07/lib/Data/faker.pm)
<br/>
Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/faker.js/
<br/>
@@ -43,4 +43,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.