python3Packages.terminaltexteffects: fix changelog
This commit is contained in:
@@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Collection of visual effects that can be applied to terminal piped stdin text";
|
||||
homepage = "https://chrisbuilds.github.io/terminaltexteffects";
|
||||
changelog = "https://chrisbuilds.github.io/terminaltexteffects/changeblog/";
|
||||
changelog = "https://chrisbuilds.github.io/terminaltexteffects/changeblog/changeblog/";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [ ];
|
||||
|
||||
Reference in New Issue
Block a user