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 @@ (define-public et
|
|||
without interrupting the session. Unlike SSH sessions, ET sessions will
|
||||
survive even network outages and IP changes. ET uses a custom protocol over
|
||||
TCP, not the SSH protocol.")
|
||||
(home-page "https://mistertea.github.io/EternalTCP/")
|
||||
(home-page "https://eternalterminal.dev/")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public dropbear
|
||||
|
|
Loading…
Reference in a new issue