From 0d4aebb655ae5f0f8d03feffc95de79109f77bd1 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sun, 27 Aug 2023 13:58:18 -0700 Subject: [PATCH] Add link to team --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1225345..60d1c84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rust style team repository -This is the home of the Rust style team. The style team is responsible for +This is the home of the [Rust style team](https://www.rust-lang.org/governance/teams/lang#Style%20team). The style team is responsible for determining the default Rust style, including styling for new language constructs, as well as evolving the Rust style over time.