Skip to content

Commit 2528903

Browse files
authored
Typo and fix 503 link (#401)
Tmate.io seems to be down now.
1 parent 7dd9f30 commit 2528903

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ upterm host -- docker run --rm -ti ubuntu bash
8282
Host a session with specified client public key(s) authorized to connect:
8383

8484
```console
85-
upterm host --authorized-key PATH_TO_PUBLIC_KEY
85+
upterm host --authorized-keys PATH_TO_PUBLIC_KEY
8686
```
8787

8888
Authorize specified GitHub, GitLab, SourceHut, Codeberg users with their corresponding public keys:
@@ -341,7 +341,7 @@ Available metrics:
341341

342342
## :balance_scale: Comparison with Prior Arts
343343

344-
Upterm stands as a modern alternative to [Tmate](https://tmate.io).
344+
Upterm stands as a modern alternative to [Tmate](https://github.com/tmate-io/tmate).
345345

346346
Tmate originates as a fork from an older iteration of Tmux, extending terminal sharing capabilities atop Tmux 2.x. However, Tmate has no plans to align with the latest Tmux updates, compelling Tmate & Tmux users to manage two separate configurations. For instance, the necessity to [bind identical keys twice, conditionally](https://github.com/tmate-io/tmate/issues/108).
347347

0 commit comments

Comments
 (0)