From 809706575c7a3590782b7c4ec555b98aac0fa7ae Mon Sep 17 00:00:00 2001 From: Snuffleupagus Date: Sat, 8 Nov 2014 03:06:47 -0800 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..7738ad7 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 Guide]] and run from the PDF.js folder: ``` node make lint