about summary refs log tree commit diff
path: root/src/Locales.hs
diff options
context:
space:
mode:
authorVincent Ambo <vincent@kivra.com>2015-11-21T02·18+0100
committerVincent Ambo <vincent@kivra.com>2015-11-21T02·18+0100
commit6cc143a6ffdc19d14b623384c72701f1accc51fc (patch)
tree83b5e1274a494b65deb894eff007e416031f3187 /src/Locales.hs
parent77c376e283e5dd2bde32ab1f20555c28c4adad89 (diff)
[locales] Update repoURL
Diffstat (limited to 'src/Locales.hs')
-rw-r--r--src/Locales.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Locales.hs b/src/Locales.hs
index e4ac9767c34d..0ee5f0e535f0 100644
--- a/src/Locales.hs
+++ b/src/Locales.hs
@@ -124,6 +124,6 @@ unknownErrorText DE = "Ein unbekannter Fehler ist aufgetreten."
 unknownErrorText EN = "An unknown error has occured."
 
 -- static information
-repoURL   :: Text = "http://hg.tazj.in/tazblog-haskell"
+repoURL   :: Text = "https://bitbucket.org/tazjin/tazblog-haskell"
 mailTo    :: Text = "mailto:tazjin+blog@gmail.com"
 twitter   :: Text = "http://twitter.com/#!/tazjin"