From d1b335b555fda948e6adea35cf37c2a62a70a5f9 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 7 Dec 2010 17:07:38 -0800 Subject: [PATCH] dot the "i"s and cross the "t"s --- Readme.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index af94c77..dbc8845 100644 --- a/Readme.md +++ b/Readme.md @@ -8,5 +8,5 @@ Originally created by Tom Robinson. Improvements by Sami Samhuri and hij1nx. Copyright 2006-2010 [Tom Robinson](http://tlrobinson.net/). [Some rights reserved](http://creativecommons.org/licenses/by-nc/3.0/us/). -[Sami Samhuri] (http://github.com/samsonjs) -[hij1nx] (http://github.com/hij1nx) +[Sami Samhuri](https://github.com/samsonjs) +[hij1nx](https://github.com/hij1nx) diff --git a/package.json b/package.json index 75933c2..3628d21 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "jsond", "description": "compare json with a web interface/CLI or API", "version": "0.0.1", - "author": "hij1nx ", + "author": "hij1nx ", "contributors": [ { "name": "hij1nx", "email": "hi1jnx.dev@gmail.com" }, { "name": "Tom Robinson", "email": "tlr@gmail.com" }, - { "name": "Sami Samhuri", "email": "samisamhuri@gmail.com" } + { "name": "Sami Samhuri", "email": "sami.samhuri@gmail.com" } ], "repository": { "type": "git",