Switch doc link to rust-ci

This commit is contained in:
Steven Fackler 2014-01-18 14:55:37 -08:00
parent 7bae19741e
commit 37240b51f5
1 changed files with 1 additions and 1 deletions

2
lib.rs
View File

@ -1,7 +1,7 @@
#[feature(struct_variant, macro_rules)];
#[crate_id="github.com/sfackler/rust-openssl#openssl:0.0"];
#[crate_type="lib"];
#[doc(html_root_url="http://sfackler.github.io/rust-openssl/doc")];
#[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-openssl/doc")];
extern mod extra;