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