trelby: Update homepage (#443308)

This commit is contained in:
Yohann Boniface
2025-09-30 18:27:17 +00:00
committed by GitHub
+1 -1
View File
@@ -51,7 +51,7 @@ python3Packages.buildPythonApplication rec {
meta = {
description = "Free, multiplatform, feature-rich screenwriting program";
homepage = "www.trelby.org";
homepage = "https://www.trelby.org";
downloadPage = "https://github.com/trelby/trelby";
mainProgram = "trelby";
license = lib.licenses.gpl2Only;