aboutsummaryrefslogtreecommitdiff
path: root/game.cabal
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-02-06 12:41:14 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-02-06 12:41:14 +0000
commita7799c2098ef1cd549c852eb2063f5c3a6c9d039 (patch)
tree54f47b972411df18b6cb25500cb5facfd26a410e /game.cabal
parent049432fe1ffa4724f714a046adf21677a308f33f (diff)
downloadspace-plat-hs-a7799c2098ef1cd549c852eb2063f5c3a6c9d039.tar.gz
space-plat-hs-a7799c2098ef1cd549c852eb2063f5c3a6c9d039.zip
Typo in file, use the about page
Diffstat (limited to 'game.cabal')
-rw-r--r--game.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/game.cabal b/game.cabal
index 3c09e3f..70155bb 100644
--- a/game.cabal
+++ b/game.cabal
@@ -3,14 +3,14 @@ name: game
version: 0.1.0.0
synopsis: A gamedev experiment (2D platform game).
-homepage: https://git.usebox.net/space-plat-hs/
+homepage: https://git.usebox.net/space-plat-hs/about/
license: MIT
license-file: LICENSE
author: Juan J. Martinez
maintainer: jjm@usebox.net
-extra-source-files: CHANGELOG.md, README.md, LICENCE
+extra-source-files: CHANGELOG.md, README.md, LICENSE
library