diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index ac9c2ce864..188ff7d354 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1157,7 +1157,7 @@ (define-public python2-renpy (native-inputs `(("python2-cython" ,python2-cython) ("xdg-utils" ,xdg-utils))) - (home-page "http://www.renpy.org/") + (home-page "https://www.renpy.org/") (synopsis "Ren'py python module") (description "This package contains the shared libraries and Python modules of Ren'py.")