From d5e77d170a9cc0cf2e3daff3cf7d8a4094c4e47d Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Mon, 17 Apr 2017 03:35:00 +0200 Subject: [PATCH] Updated Style Guide (markdown) --- Style-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Style-Guide.md b/Style-Guide.md index 7564ef6..c4d8e7c 100644 --- a/Style-Guide.md +++ b/Style-Guide.md @@ -3,7 +3,7 @@ This page outlines the style conventions that PDF.js follows to maintain a consi ## General * Indentation: 2 spaces * Line length: 80 characters -* Required license in header: see https://github.com/mozilla/pdf.js/blob/master/web/viewer.js#L1-L16 +* Required license in header: see https://github.com/mozilla/pdf.js/blob/master/src/license_header.js ## Naming * Variables and functions: lowerCamelCase