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/libregex/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libregex') diff --git a/src/libregex/lib.rs b/src/libregex/lib.rs index fdfd8c1eae2..a4b713b4d1d 100644 --- a/src/libregex/lib.rs +++ b/src/libregex/lib.rs @@ -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/master/", + html_root_url = "http://doc.rust-lang.org/0.12.0/", html_playground_url = "http://play.rust-lang.org/")] #![allow(unknown_features)] -- cgit 1.4.1-3-g733a5