diff options
| author | 2018-12-07 21:49:53 +0530 | |
|---|---|---|
| committer | 2018-12-07 21:49:53 +0530 | |
| commit | 0d435614b27c3cb57cd3e256abe34eafd68e936d (patch) | |
| tree | 69af1f1d9fc813c75ccaaa44769f89f05bf04d7e | |
| parent | 050fb8492198df92fed323c7df68d5f6e0ca6a27 (diff) | |
| download | nnn-0d435614b27c3cb57cd3e256abe34eafd68e936d.tar.gz | |
Fix documentation issues
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -79,7 +79,7 @@ We need contributors. Please visit the ToDo list. - [show hot plugged drives](#show-hot-plugged-drives) - [tmux configuration](#tmux-configuration) - [BSD terminal issue](#bsd-terminal-issue) - - [Disable file open on navigation](#disable-file-open-on-navigation) + - [disable file open on navigation](#disable-file-open-on-navigation) - [Why fork?](#why-fork) - [Mentions](#mentions) - [Developers](#developers) @@ -512,7 +512,7 @@ On systems where `atool` is not available but `patool` is, drop two copies of th #### lftp transfers -lftp can be used from `nnn` for automated remote transfers or copying a selection to a server. Visit the [wiki page](github.com/jarun/nnn/wiki/simplify-remote-transfers-with-lftp) for more details on the integration. +lftp can be used from `nnn` for automated remote transfers or copying a selection to a server. Visit the [wiki page](https://github.com/jarun/nnn/wiki/simplify-remote-transfers-with-lftp) for more details on the integration. #### work faster at rename prompt |