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; }
69
69
70
70
# External documentation
71
71
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).
74
78
* [ The Rust wiki] ( http://github.com/rust-lang/rust/wiki )
75
79
76
80
[ Rust for Rubyists ] : http://www.rustforrubyists.com/
You can’t perform that action at this time.
0 commit comments