Skip to content

Commit 00ac18e

Browse files
cstylesjustsmth
andauthored
Fix link to Rust style guide (#502)
* Fix link to Rust style guide * Link to SUMMARY.md * Update STYLE.md The style guide appears to be "officially" published here: https://doc.rust-lang.org/style-guide/index.html --------- Co-authored-by: Justin W Smith <[email protected]>
1 parent eda2f67 commit 00ac18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STYLE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Style Guide for *aws-lc-rs*
22

3-
This project follows the standard Rust Style Guidelines [documented here](https://github.com/rust-lang/fmt-rfcs/blob/master/guide/guide.md).
3+
This project follows the standard Rust Style Guidelines [documented here](https://doc.rust-lang.org/style-guide/index.html).

0 commit comments

Comments
 (0)