Skip to content

Commit

Permalink
fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
phoffmeister committed Mar 13, 2024
1 parent 84e8829 commit 197d8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version = "1.0.1"

description = "Simple CLI color library for gleam"
licences = ["MIT"]
repository = { type = "github", user = "dhruvdabhi101", repo = "https://github.com/dhruvdabhi101/colored" }
repository = { type = "github", user = "dhruvdabhi101", repo = "colored" }
links = [{ title = "Website", href = "https://gleam.run" }]

[dependencies]
Expand Down

0 comments on commit 197d8d4

Please sign in to comment.