Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Learn Rust with examples (Live code editor included)

## Using

If you'd like to read Rust by Example, you can visit https://doc.rust-lang.org/rust-by-example/
If you'd like to read Rust by Example, you can visit https://doc.rust-lang.org/rust-by-example/
to read it online.

If you'd like to read it locally, [install Rust], and then:
Expand Down Expand Up @@ -38,7 +38,7 @@ Please see the [CONTRIBUTING.md] file for more details.
* [Chinese](https://github.com/rust-lang-cn/rust-by-example-cn)
* [Japanese](https://github.com/rust-lang-ja/rust-by-example-ja)
* [French](https://github.com/Songbird0/FR_RBE)
* [Russian](https://github.com/ruRust/rust-by-example-ru)
* [Russian](https://github.com/ruRust/rust-by-example)

## License

Expand Down