From bc01b2a43f7ad0d0a6b6a50c7395963a58a6472b Mon Sep 17 00:00:00 2001
From: Julien Moutinho <julm@sourcephile.fr>
Date: Mon, 22 Aug 2022 20:03:46 +0200
Subject: [PATCH] doc: update public presence

---
 webc.cabal | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/webc.cabal b/webc.cabal
index 428c12e..406b816 100644
--- a/webc.cabal
+++ b/webc.cabal
@@ -1,8 +1,8 @@
 cabal-version:      3.0
 name:               webc
-maintainer:         mailto:~julm/webc@todo.code.sourcephile.fr
-bug-reports:        https://todo.code.sourcephile.fr/~julm/webc
-homepage:           https://git.code.sourcephile.fr/~julm/webc
+maintainer:         mailto:webc@sourcephile.fr
+bug-reports:        https://mails.sourcephile.fr/inbox/webc
+homepage:           https://git.sourcephile.fr/webc.git
 author:             Julien Moutinho <julm+webc@sourcephile.fr>
 copyright:          Julien Moutinho <julm+webc@sourcephile.fr>
 license:            AGPL-3.0-or-later
@@ -37,7 +37,7 @@ extra-tmp-files:
 
 source-repository head
   type:     git
-  location: https://git.code.sourcephile.fr/~julm/webc
+  location: git://git.sourcephile.fr/webc.git
 
 common boilerplate
   default-language:   Haskell2010
-- 
2.47.2