diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 688d405..c9ff2c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "2.1.1" authors = ["Ben Morrison <ben@gbmor.dev>"] edition = "2018" description = "CLI note posting system for shared UNIX boxes." -repository = "https://github.com/gbmor/clinte" +repository = "https://git.sr.ht/~gbmor/clinte" readme = "README.md" keywords = ["social", "unix", "notes", "messages"] categories = ["command-line-utilities"] |