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