diff --git a/Cargo.toml b/Cargo.toml index f5189ce..54f5834 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.5.2" authors = ["Jeremy Wall "] description = "A configuration generation grammar." repository = "https://github.com/zaphar/ucg" -documentation = "https://docs.rs/crate/ucg" +documentation = "https://ucg.marzhillstudios.com" readme = "README.md" keywords = ["compiler", "config"] license = "Apache-2.0"