From 489f7da8d1e3a504cc9b3e891b2714a17595bf5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Sat, 20 Apr 2024 17:05:02 +0300 Subject: [PATCH] Update Cargo.toml - minor fix: remove www that redirects anyway --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f4c8c2f..333aeee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "MIT" description = "Blueprint instantiator for Palkia" -repository = "https://www.github.com/gamma-delta/dialga" +repository = "https://github.com/gamma-delta/dialga" keywords = ["gamedev"] categories = ["game-development"]