X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=adventofcode1607%2Fadventofcode1607.cabal;h=f42f16374700754e0d2ab0268f80f041065d16c8;hb=2c8a308fed39b083b70d8667163264f743176c2a;hp=5c34d3132af497b35c73bc8cd082c50f97835f95;hpb=245aed74ce202a0be5cf2f61f79b48ed51aa0e62;p=advent-of-code-16.git diff --git a/adventofcode1607/adventofcode1607.cabal b/adventofcode1607/adventofcode1607.cabal index 5c34d31..f42f163 100644 --- a/adventofcode1607/adventofcode1607.cabal +++ b/adventofcode1607/adventofcode1607.cabal @@ -2,7 +2,7 @@ name: adventofcode1607 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1607-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16