diff options
| author | Marak <[email protected]> | 2016-09-22 20:55:04 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-09-22 20:55:04 -0400 |
| commit | f4b13958272a735c2efa41c879dd6ea1287a1da6 (patch) | |
| tree | dfa4e6e78c0dc1e7176f87e4d7f0f18fbbbc4509 | |
| parent | e8231413cc38a3ce49d712823dadbffbd1849acc (diff) | |
| parent | 9a5b64f293062b32e1cf0ed7ede9863bfd80bf92 (diff) | |
| download | faker-f4b13958272a735c2efa41c879dd6ea1287a1da6.tar.xz faker-f4b13958272a735c2efa41c879dd6ea1287a1da6.zip | |
Merge pull request #403 from jocull/master
Fix demo URL in Readme
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ## Demo -[http://marak.com/faker.js/](http://marak.com/faker.js/) +[https://cdn.rawgit.com/Marak/faker.js/master/examples/browser/index.html](https://cdn.rawgit.com/Marak/faker.js/master/examples/browser/index.html) ## Hosted API Microservice |
