File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Version 1.0.0-alpha (January 2015)
2222 * Documentation continues to be expanded with more API coverage, more
2323 examples, and more in-depth explanations. The guides have been
2424 consolidated into [ The Rust Programming Language] [ trpl ] .
25- * "Rust By Example" is now maintained by the Rust team.
25+ * "[ Rust By Example] [ rbe ] " is now maintained by the Rust team.
2626 * All official Rust binary installers now come with [ Cargo] , the
2727 Rust package manager.
2828
@@ -182,6 +182,7 @@ Version 1.0.0-alpha (January 2015)
182182[ assoc ] : https://github.com/rust-lang/rfcs/blob/master/text/0195-associated-items.md
183183[ ints ] : https://github.com/rust-lang/rfcs/pull/544#issuecomment-68760871
184184[ trpl ] : http://doc.rust-lang.org/book/index.html
185+ [ rbe ] : http://rustbyexample.com/
185186
186187Version 0.12.0 (October 2014)
187188-----------------------------
You can’t perform that action at this time.
0 commit comments