summaryrefslogtreecommitdiff
path: root/plugins/tmux/README.md
diff options
context:
space:
mode:
authorIsaac Clayton <isaacimagine@gmail.com>2019-11-08 22:42:02 +0800
committerMarc Cornellà <marc.cornella@live.com>2019-11-08 15:42:02 +0100
commitef96a38fa599c983823f0e1ef530de847ee76da0 (patch)
tree5a1e8acc23b6e374ff94dd254a331eb31514090a /plugins/tmux/README.md
parent107e512c9e62b140d8591c578527c901b1db9d37 (diff)
downloadzsh-ef96a38fa599c983823f0e1ef530de847ee76da0.tar.gz
zsh-ef96a38fa599c983823f0e1ef530de847ee76da0.tar.bz2
zsh-ef96a38fa599c983823f0e1ef530de847ee76da0.zip
Upgrade some URLs to HTTPS (#8202)
* Update http to https in Solarized * Upgrade http to https for 'Burger In Your Shell' * Upgrade http to https for tmux.github.io
Diffstat (limited to 'plugins/tmux/README.md')
-rw-r--r--plugins/tmux/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tmux/README.md b/plugins/tmux/README.md
index 427119d3d..e887ceebb 100644
--- a/plugins/tmux/README.md
+++ b/plugins/tmux/README.md
@@ -1,6 +1,6 @@
# tmux
-This plugin provides aliases for [tmux](http://tmux.github.io/), the terminal multiplexer.
+This plugin provides aliases for [tmux](https://tmux.github.io/), the terminal multiplexer.
To use it add `tmux` to the plugins array in your zshrc file.
```zsh