File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,12 @@ li {list-style-type: none; }
6969
7070# External documentation
7171
72- * [ Rust for Rubyists] - An excellent introduction for Rust; not just for Rubyists.
73- * [ Rust by Example] - Short examples of common tasks in Rust.
72+ * Note: While these are great resources for learning Rust, they may
73+ track a particular version of Rust that is likely not exactly the same
74+ as that for which this documentation was generated.*
75+
76+ * [ Rust for Rubyists] - An excellent introduction for Rust; not just for Rubyists (tracks the most recent release).
77+ * [ Rust by Example] - Short examples of common tasks in Rust (tracks the master branch).
7478* [ The Rust wiki] ( http://github.com/rust-lang/rust/wiki )
7579
7680[ Rust for Rubyists ] : http://www.rustforrubyists.com/
You can’t perform that action at this time.
0 commit comments