Skip to content

Commit

Permalink
Fix link to Rust style guide (#502)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
cstyles and justsmth authored Aug 27, 2024
1 parent eda2f67 commit 00ac18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion STYLE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Style Guide for *aws-lc-rs*

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

0 comments on commit 00ac18e

Please sign in to comment.