diff --git a/Cargo.toml b/Cargo.toml index 0526a4ca..f7304e62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.26" authors = ["Mathieu David "] description = "create books from markdown files (like Gitbook)" documentation = "http://azerupi.github.io/mdBook/index.html" -repository = "https://github.com/azerupi/mdBook" +repository = "https://github.com/rust-lang/nursery/mdBook" keywords = ["book", "gitbook", "rustbook", "markdown"] license = "MPL-2.0" readme = "README.md"