Changed path to repo and readme
[advent-of-code-16.git] / adventofcode1613 / adventofcode1613.cabal
index 6c202ac5ad6f331e6438364e1b34c961dd652f5d..625a3a67ed03dc5399293bf48d859557b3834300 100644 (file)
@@ -2,7 +2,7 @@ name:                adventofcode1613
 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 adventofcode1613-test
 
 source-repository head
   type:     git
-  location: https://github.com/neilnjae/adventofcode16
+  location: git@git.njae.me.uk:advent-of-code-16