From 5c92a8e054d508c260653386bd4861d249a6e09a Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 9 Oct 2014 10:47:22 -0700 Subject: Use the same html_root_url for all docs --- src/libhexfloat/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhexfloat') diff --git a/src/libhexfloat/lib.rs b/src/libhexfloat/lib.rs index 2fcc3b9691a..8335cc16d64 100644 --- a/src/libhexfloat/lib.rs +++ b/src/libhexfloat/lib.rs @@ -45,7 +45,7 @@ fn main() { #![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/master/")] + html_root_url = "http://doc.rust-lang.org/nightly/")] #![feature(plugin_registrar)] extern crate syntax; -- cgit 1.4.1-3-g733a5