diff options
| author | Damien Retzinger <[email protected]> | 2022-01-09 14:42:37 -0500 |
|---|---|---|
| committer | Damien Retzinger <[email protected]> | 2022-01-09 14:42:37 -0500 |
| commit | b6a666ce269758fc0dbe238927e1b46ea4537f13 (patch) | |
| tree | 11ce2c267b5a9538b13fe9c636b7a5ad28274b3a /doc | |
| parent | f2c7228065821beabf55c5aaf4d285a940765821 (diff) | |
| download | faker-update_logo_and_readme.tar.xz faker-update_logo_and_readme.zip | |
docs: update Faker.js logo and refsupdate_logo_and_readme
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0e58ae01..6ff51260 100644 --- a/doc/index.html +++ b/doc/index.html @@ -94,7 +94,7 @@ <section class="readme-section"> <article><h1>faker.js - generate massive amounts of fake data in the browser and node.js</h1> -<p><img src="https://raw.githubusercontent.com/Marak/faker.js/master/logo.png" alt="Faker.js"></p> +<p><img src="https://raw.githubusercontent.com/faker-js/faker.js/main/logo.jpg" alt="Faker.js"></p> <p><a href="https://travis-ci.org/Marak/faker.js"><img src="https://travis-ci.org/Marak/faker.js.svg?branch=master" alt="Build Status"></a> <a href="https://coveralls.io/github/Marak/faker.js?branch=master"><img src="https://coveralls.io/repos/github/Marak/faker.js/badge.svg?branch=master" alt="Coverage Status"></a></p> <p><a href="http://badge.fury.io/js/faker"><img src="https://badge.fury.io/js/faker.svg" alt="npm version"></a></p> <p><a href="#backers"><img src="https://opencollective.com/fakerjs/backers/badge.svg" alt="OpenCollective"></a> |
