From 132ae76bd58c1c7a3b9b825a8c257ba3f5da1c13 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 8 Jun 2014 12:45:29 -0700 Subject: [PATCH] Revert cc87375^ ... cc87375 on Contributing --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 8b97e7b..266ecdd 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](http://www.ebookma.com) folder: +Make sure your code follows our style guides and run from the PDF.js folder: ``` node make lint