diff --git a/spago.dhall b/spago.dhall index d05d9af..23a6e28 100644 --- a/spago.dhall +++ b/spago.dhall @@ -26,5 +26,5 @@ , packages = ./packages.dhall , sources = [ "src/**/*.purs", "test/**/*.purs" ] , license = "MIT" -, repository = "https://github.com/rowtype-yoga/purescript-nextjs-template.git" +, repository = "https://github.com/rowtype-yoga/purescript-nextjs.git" }