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