Treewide: fix some permanent redirects on homepages

(#153213)
Issue #60004
This commit is contained in:
Renaud
2022-01-03 16:53:12 +01:00
committed by GitHub
parent 0bed14f8e7
commit 944a2dc835
65 changed files with 69 additions and 69 deletions
@@ -16,7 +16,7 @@ buildPythonPackage rec {
doCheck = false;
meta = with lib; {
homepage = "http://github.com/vi3k6i5/flashtext";
homepage = "https://github.com/vi3k6i5/flashtext";
description = "Python package to replace keywords in sentences or extract keywords from sentences";
maintainers = with maintainers; [ aanderse ];
license = with licenses; [ mit ];