What changed, and why it matters
This commit simply updates a single link in the README file, pointing the Rust logo credit to a different URL. There is no code change and no security relevance.
No security action needed; this is a documentation-only change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies one line in README.md, changing the hyperlink for the Rust language logo from https://www.rust-lang.org/policies/media-guide to https://rustfoundation.org/policy/rust-trademark-policy. No source code, configuration, dependency, or build logic is affected.
Changed components
README.mdInspect captured patch +1 / −1
diff --git a/README.md b/README.md
index a302c99..2f1a222 100644
--- a/README.md
+++ b/README.md
@@ -69,4 +69,4 @@ All contributions to this project are welcome. Please refer to the [Contributing
[Our logo](logo/) is generously provided by [Dominik Průša](https://github.com/DominoPrusa) under the MIT license.
Based on the [Electrum logo](https://github.com/spesmilo/electrum/blob/master/LICENCE)
-and the [Rust language logo](https://www.rust-lang.org/policies/media-guide).
+and the [Rust language logo](https://rustfoundation.org/policy/rust-trademark-policy).
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.