From d397a3c07aae6dc406687b1d15a9df396b11573a Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Thu, 29 Oct 2015 15:46:12 +0300 Subject: examples/sssh.scm.in: Fix repository URL --- examples/sssh.scm.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/sssh.scm.in b/examples/sssh.scm.in index bb1f79e..96a5828 100644 --- a/examples/sssh.scm.in +++ b/examples/sssh.scm.in @@ -25,7 +25,7 @@ ;;; Commentary: ;; This program is aimed to demonstrate some features of Guile-SSH -;; library. See https://github.com/artyom-poptsov/libguile-ssh +;; library. See https://github.com/artyom-poptsov/guile-ssh ;;; Code: -- cgit v1.2.3