🧚 A practical web framework for Gleam

New repo location

authored by

Louis Pilfold and committed by
GitHub
2000b12e 5145c131

+1 -1
+1 -1
gleam.toml
··· 4 4 description = "A practical web framework for Gleam" 5 5 licences = ["Apache-2.0"] 6 6 7 - repository = { type = "github", user = "lpil", repo = "wisp" } 7 + repository = { type = "github", user = "gleam-wisp", repo = "wisp" } 8 8 links = [ 9 9 { title = "Sponsor", href = "https://github.com/sponsors/lpil" }, 10 10 ]