gnu: et: Update home page.
* gnu/packages/ssh.scm (et)[home-page]: Update.
This commit is contained in:
parent
2ca12aee81
commit
23335e8d86
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ responsive, especially over Wi-Fi, cellular, and long-distance links.")
|
||||||
without interrupting the session. Unlike SSH sessions, ET sessions will
|
without interrupting the session. Unlike SSH sessions, ET sessions will
|
||||||
survive even network outages and IP changes. ET uses a custom protocol over
|
survive even network outages and IP changes. ET uses a custom protocol over
|
||||||
TCP, not the SSH protocol.")
|
TCP, not the SSH protocol.")
|
||||||
(home-page "https://mistertea.github.io/EternalTCP/")
|
(home-page "https://eternalterminal.dev/")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public dropbear
|
(define-public dropbear
|
||||||
|
|
Reference in a new issue