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