Skip to content

Commit

Permalink
fix broken link to Apache Mina SSHD
Browse files Browse the repository at this point in the history
typo m instead of n and link to subproject seemt to have changed
  • Loading branch information
vorburger committed May 23, 2018
1 parent 9302947 commit 50f7718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can also use finer grained jars:
* `jline-terminal-jna`: terminal implementations leveraging the `jna` library
* `jline-reader`: the line reader (including completion, history, etc...)
* `jline-style`: styling api
* `jline-remote-ssh`: helpers for using jline with [Mina SSHD](http://mima.apache.org/sshd/)
* `jline-remote-ssh`: helpers for using jline with [Mina SSHD](http://mina.apache.org/sshd-project/)
* `jline-remote-telnet`: helpers for using jline over telnet (including a telnet server implementation)
* `jline-builtins`: several high level tools: `less` pager, `nano` editor, `screen` multiplexer, etc...

Expand Down

0 comments on commit 50f7718

Please sign in to comment.