diff --git a/gleam.toml b/gleam.toml index 1d81400..0825d09 100644 --- a/gleam.toml +++ b/gleam.toml @@ -2,7 +2,7 @@ name = "grom" version = "6.0.0" description = "A Gleamy library for the Discord API 🌟" licenses = ["MIT"] -repository = { type = "github", user = "folospior", repo = "grom" } +repository = { type = "tangled", user = "folospior.dev", repo = "grom" } internal_modules = [ "grom/internal/*" ]