diff options
-rw-r--r-- | gnu/packages/screen.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm index e41fb80a53..38df2594f2 100644 --- a/gnu/packages/screen.scm +++ b/gnu/packages/screen.scm @@ -141,7 +141,7 @@ controlling terminal and attach to it later.") (wrap-program select `("BYOBU_PYTHON" = (,python))) #t)))))) - (home-page "http://byobu.co/index.html") + (home-page "https://byobu.org/") (synopsis "Text-based window manager and terminal multiplexer") (description "Byobu is a Japanese term for decorative, multi-panel screens that serve |