diff options
| author | Brian Anderson <banderson@mozilla.com> | 2015-11-03 12:47:57 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2015-11-03 12:47:57 -0800 |
| commit | be9afcca8928a5fc484efe06f93d7256c95c00b6 (patch) | |
| tree | 474b9d6faa8733ba9e02641dc79bc0739c7076e9 | |
| parent | ad900dae925b11c7999fc5dbb2dc7eba3dd274b4 (diff) | |
| download | rust-be9afcca8928a5fc484efe06f93d7256c95c00b6.tar.gz rust-be9afcca8928a5fc484efe06f93d7256c95c00b6.zip | |
doc: Remove irrelevant info about rbe
| -rw-r--r-- | src/doc/index.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/doc/index.md b/src/doc/index.md index 992b6eef5e8..70d3e9781aa 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -14,9 +14,8 @@ concepts. Upon completing the book, you'll be an intermediate Rust developer, and will have a good grasp of the fundamental ideas behind Rust. -[Rust By Example][rbe] was originally a community resource, but was then -donated to the Rust project. As the name implies, it teaches you Rust through a -series of small examples. +[Rust By Example][rbe] teaches you Rust through a series of small +examples. [rbe]: http://rustbyexample.com/ |
