We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49878f3 commit 76c96f9Copy full SHA for 76c96f9
README.md
@@ -92,5 +92,5 @@ effort to explain how to write Rust code, rather than a reference.
92
repository](https://github.com/nikomatsakis/rust-memory-model) was a
93
previous effort and contains a lot of good links and info.
94
95
-[travis]: https://travis-ci.org/rust-rfcs/unsafe-code-guidelines
96
-[Travis-CI Status]: https://travis-ci.org/rust-rfcs/unsafe-code-guidelines.svg?branch=master
+[travis]: https://travis-ci.com/rust-lang/unsafe-code-guidelines
+[Travis-CI Status]: https://travis-ci.com/rust-lang/unsafe-code-guidelines.svg?branch=master
0 commit comments