From 1d9269b333cf1c57a26e3d98e9c3adc10aa94223 Mon Sep 17 00:00:00 2001 From: Hugh FD Jackson Date: Mon, 9 Mar 2015 21:56:40 +0000 Subject: [PATCH] Updated nodegit link to work on npm The link to the API documentation isn't clickable on NPM - apparently it needs to be explicitly marked up as a link! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75b27b0ef..159ae277d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Nick Kallen [@nk](http://twitter.com/nk) ## API Documentation. ## -http://www.nodegit.org/ +[http://www.nodegit.org/](http://www.nodegit.org/) ## Getting started. ##