From 8b5fb7e34e541a661fedcf89c8c910d0f355a11b Mon Sep 17 00:00:00 2001 From: Mathew Kurian <376453+mathew-kurian@users.noreply.github.com> Date: Tue, 4 Dec 2018 16:48:47 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fa41621..32c55bb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If you want to adopt + maintain this library, please drop me a message - bluejam **Lightweight NodeJS Logging** -# UPDATE: Download Scribe 3.0 [Alpha 10](https://github.com/bluejamesbond/Scribe.js/tree/dev) +# UPDATE: Download Scribe 3.0 [Alpha 10](https://github.com/mathew-kurian/Scribe.js/tree/dev) #Overview @@ -31,11 +31,11 @@ Unlike many of the libraries out there, Scribe.js allows logging on multiple fil - Features a rich HTML web panel to access logs from anywhere in the world #Live Demo -You can access a live demo of the library [here](https://bluejamesbond.github.io/Scribe.js/). +You can access a live demo of the library [here](https://mathew-kurian.github.io/Scribe.js/). #Wiki -For examples, tests, and API refer to the [Scribe.js Wiki](https://github.com/bluejamesbond/Scribe.js/wiki). +For examples, tests, and API refer to the [Scribe.js Wiki](https://github.com/mathew-kurian/Scribe.js/wiki). #Installation ``` @@ -44,5 +44,5 @@ npm install scribe-js #Contributors -- [bluejamesbond](https://github.com/bluejamesbond) +- [mathew-kurian](https://github.com/mathew-kurian) - [guillaumewuip](https://github.com/guillaumewuip)