diff --git a/Cargo.toml b/Cargo.toml index 1b0e860..c96696c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ categories = [ "gui", ] description = "A TUI (Text User Interface) library focused on ease-of-use." -documentation = "https://gyscos.github.io/Cursive/cursive/index.html" +documentation = "https://docs.rs/cursive" exclude = [ "doc/**", "assets/**",