Skip to content

Commit ecc2591

Browse files
davidbenagl
authored andcommitted
Update link to Google style guide.
Change-Id: I0c9d86f188cd20d256620ccbb46546678714e081 Reviewed-on: https://boringssl-review.googlesource.com/6386 Reviewed-by: Adam Langley <[email protected]>
1 parent efb42fb commit ecc2591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STYLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# BoringSSL Style Guide
22

33
BoringSSL usually follows the
4-
[Google C++ style guide](https://google-styleguide.googlecode.com/svn/trunk/cppguide.html).
4+
[Google C++ style guide](https://google.github.io/styleguide/cppguide.html),
55
The rest of this document describes differences and clarifications on
66
top of the base guide.
77

0 commit comments

Comments
 (0)