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/libunicode/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libunicode') diff --git a/src/libunicode/lib.rs b/src/libunicode/lib.rs index 239966cfd47..2918bad03df 100644 --- a/src/libunicode/lib.rs +++ b/src/libunicode/lib.rs @@ -26,7 +26,7 @@ #![crate_type = "rlib"] #![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/", + html_root_url = "http://doc.rust-lang.org/nightly/", html_playground_url = "http://play.rust-lang.org/")] #![no_std] -- cgit 1.4.1-3-g733a5