Rollup merge of #24471 - andrewseidl:master, r=alexcrichton
Use external instead of relative link for rustbyexample.com in generated `src/doc/index.md`. (http://doc.rust-lang.org/nightly/index.html) Previous: http://doc.rust-lang.org/nightly/rustbyexample.com Desired: http://rustbyexample.com/
This commit is contained in:
commit
ff7c991305
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ideas behind Rust.
|
||||||
donated to the Rust project. As the name implies, it teaches you Rust through a
|
donated to the Rust project. As the name implies, it teaches you Rust through a
|
||||||
series of small examples.
|
series of small examples.
|
||||||
|
|
||||||
[rbe]: rustbyexample.com
|
[rbe]: http://rustbyexample.com/
|
||||||
|
|
||||||
# Community & Getting Help
|
# Community & Getting Help
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue