diff --git a/string-transform.cabal b/string-transform.cabal
--- a/string-transform.cabal
+++ b/string-transform.cabal
@@ -3,11 +3,11 @@
 -- see: https://github.com/sol/hpack
 
 name:           string-transform
-version:        0.0.0
+version:        0.0.1
 synopsis:       simple and easy haskell string transform
 category:       Text
-homepage:       https://github.com/ncaq/string-transform.git#readme
-bug-reports:    https://github.com/ncaq/string-transform.git/issues
+homepage:       https://github.com/ncaq/string-transform#readme
+bug-reports:    https://github.com/ncaq/string-transform/issues
 author:         ncaq
 maintainer:     ncaq@ncaq.net
 copyright:      © ncaq
@@ -21,7 +21,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/ncaq/string-transform.git
+  location: https://github.com/ncaq/string-transform
 
 library
   hs-source-dirs:
