Revert "Update html_root_url for 0.12.0 release"
This reverts commit 2288f33230
.
This commit is contained in:
parent
158eaa643b
commit
6beddcfd83
32 changed files with 32 additions and 32 deletions
|
@ -365,7 +365,7 @@
|
|||
#![license = "MIT/ASL2"]
|
||||
#![doc(html_logo_url = "http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
|
||||
html_favicon_url = "http://www.rust-lang.org/favicon.ico",
|
||||
html_root_url = "http://doc.rust-lang.org/0.12.0/",
|
||||
html_root_url = "http://doc.rust-lang.org/master/",
|
||||
html_playground_url = "http://play.rust-lang.org/")]
|
||||
|
||||
#![allow(unknown_features)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue