Skip to content

Commit 6a82926

Browse files
committed
python38Packages.twill: update homepage
1 parent 2e33210 commit 6a82926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/python-modules/twill/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildPythonPackage rec {
2323
doCheck = false; # pypi package comes without tests, other homepage does not provide all verisons
2424

2525
meta = with lib; {
26-
homepage = "http://twill.idyll.org/";
26+
homepage = "https://twill-tools.github.io/twill/";
2727
description = "A simple scripting language for Web browsing";
2828
license = licenses.mit;
2929
maintainers = with maintainers; [ mic92 ];

0 commit comments

Comments
 (0)