From db0eae3a6cebd4c35a4315bb8def66fd554c4ae1 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 20 Jan 2022 06:41:24 -0800 Subject: [PATCH] fix broken link --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e336a1..f284ca6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "valence" version = "0.0.1" edition = "2021" description = "Coming soon to a package manager near you!" -repository = "github.com/rj00a/valence" +repository = "https://github.com/rj00a/valence" license = "MIT" [dependencies]