From cc873758f949b99ceca9c6dfa0f971d2f2e4e3cf Mon Sep 17 00:00:00 2001 From: ryanslf Date: Sun, 8 Jun 2014 09:44:54 -0700 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 266ecdd..8b97e7b 100644 --- a/Contributing.md +++ b/Contributing.md @@ -56,7 +56,7 @@ If the branch contains lot of small commits, you might be asked to squash the co ### 4) Run Lint and Testing **Run Lint** -Make sure your code follows our style guides and run from the PDF.js folder: +Make sure your code follows our style guides and run from the [PDF.js](http://www.ebookma.com) folder: ``` node make lint