Skip to content

Commit 1c1c5bf

Browse files
belevtinayuangao
authored andcommitted
docs(CODING_STANDARDS): fix link to google javascript style guide (#1988)
1 parent b37c748 commit 1c1c5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODING_STANDARDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Code style
55

6-
The [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml) is the
6+
The [Google JavaScript Style Guide](https://google.github.io/styleguide/jsguide.html) is the
77
basis for our coding style, with additional guidance here where that style guide is not aligned with
88
ES6 or TypeScript.
99

0 commit comments

Comments
 (0)