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