diff --git a/gleam.toml b/gleam.toml index e83447f..1703f37 100644 --- a/gleam.toml +++ b/gleam.toml @@ -7,7 +7,7 @@ version = "0.0.3" description = "configurable logger for gleam" licences = ["MIT"] # repository = { type = "github", user = "", repo = "" } -links = [{ title = "Git", href = "https://gitea.attum.co/wqtt/pine.git" }] +links = [{ title = "Repository", href = "https://gitea.attum.co/wqtt/pine.git" }] # # For a full reference of all the available options, you can have a look at # https://gleam.run/writing-gleam/gleam-toml/.