diff --git a/Cargo.toml b/Cargo.toml index 0e33483a..b98bab22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Stephan Dilly "] description = "blazing fast terminal-ui for git" edition = "2018" exclude = ["assets/*"] -homepage = "https://gitui.org" +homepage = "www.gitui.org" readme = "README.md" license = "MIT" categories = ["command-line-utilities"]