From 2288f332301b9e22db2890df256322650a7f3445 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 6 Oct 2014 16:19:37 -0700 Subject: Update html_root_url for 0.12.0 release --- src/libdebug/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libdebug') diff --git a/src/libdebug/lib.rs b/src/libdebug/lib.rs index 21abfae8be9..9446919d24e 100644 --- a/src/libdebug/lib.rs +++ b/src/libdebug/lib.rs @@ -23,7 +23,7 @@ #![crate_type = "dylib"] #![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/0.12.0/")] #![experimental] #![feature(macro_rules)] #![allow(experimental)] -- cgit 1.4.1-3-g733a5