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