diff options
| -rw-r--r-- | tmux.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tmux.html.markdown b/tmux.html.markdown index 6763a781..c9e3db6b 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -7,7 +7,7 @@ filename: LearnTmux.txt  --- -[tmux](http://tmux.sourceforge.net) +[tmux](http://tmux.github.io)  is a terminal multiplexer: it enables a number of terminals  to be created, accessed, and controlled from a single screen. tmux  may be detached from a screen and continue running in the background | 
