Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>
---
 patches/replicant_prepare_patch.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patches/replicant_prepare_patch.py 
b/patches/replicant_prepare_patch.py
index d42ddb5..49efcac 100755
--- a/patches/replicant_prepare_patch.py
+++ b/patches/replicant_prepare_patch.py
@@ -151,7 +151,7 @@ def generate_patches(config, git_revision, nr_patches, 
patches_revision):
 
 
 def generate_cover_mail_text(config, commit, repo):
-    cgit_url = 'https://git.replicant.us/'
+    cgit_url = 'https://git.replicant.us'
 
     web_url = '{base}/contrib/{user}/{repo}/commit/?id={commit}'.format(
         base=cgit_url, user=config['project']['username'], repo=repo,
-- 
2.27.0

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to