Skip to content

Commit eb9b15a

Browse files
authored
Fixed link to Mozilla JS practices
Link that was originally there led to a landing page with a new link – updated! :)
1 parent a765b36 commit eb9b15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor_docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Here is a quick summary of code style rules. Please note that this list may be i
149149

150150
* Comment your code whenever there is ambiguity or complexity in the function you are writing
151151

152-
* See the [Mozilla JS practices](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style#JavaScript_practices) as a useful guide for more styling tips
152+
* See the [Mozilla JS practices](https://firefox-source-docs.mozilla.org/code-quality/coding-style/index.html) as a useful guide for more styling tips
153153

154154

155155

0 commit comments

Comments
 (0)