summary refs log tree commit diff
path: root/gnu/packages/screen.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/screen.scm')
-rw-r--r--gnu/packages/screen.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm
index 5e7708be6e..21150394db 100644
--- a/gnu/packages/screen.scm
+++ b/gnu/packages/screen.scm
@@ -93,7 +93,7 @@ view to show two terminals at once.")
                #t))))
        ;; No check target.
        #:tests? #f))
-    (home-page "http://dtach.sourceforge.net/")
+    (home-page "https://dtach.sourceforge.net/")
     (synopsis "Emulates the detach feature of screen")
     (description
      "dtach is a tiny program that emulates the detach feature of screen,