Skip to content

Commit 809d342

Browse files
committed
fix the link to the Mozilla coding style ref
1 parent 9e22f96 commit 809d342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/Proposals/VariableNames.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ References
356356
.. [Rust] Rust naming conventions https://doc.rust-lang.org/1.0.0/style/style/naming/README.html
357357
.. [Swift] Swift API Design Guidelines https://swift.org/documentation/api-design-guidelines/#general-conventions
358358
.. [Python] Style Guide for Python Code https://www.python.org/dev/peps/pep-0008/#function-and-variable-names
359-
.. [Mozilla] Mozilla Coding style: Prefixes https://firefox-source-docs.mozilla.org/tools/lint/coding-style/coding_style_cpp.html#prefixes
359+
.. [Mozilla] Mozilla Coding style: Prefixes https://firefox-source-docs.mozilla.org/code-quality/coding-style/coding_style_cpp.html#prefixes
360360
.. [SVE] LLVM with support for SVE https://github.com/ARM-software/LLVM-SVE
361361
.. [AminiInconsistent] Mehdi Amini, http://lists.llvm.org/pipermail/llvm-dev/2019-February/130329.html
362362
.. [ArsenaultAgree] Matt Arsenault, http://lists.llvm.org/pipermail/llvm-dev/2019-February/129934.html

0 commit comments

Comments
 (0)