diff options
author | Kozlov Alexander <badryke@gmail.com> | 2018-11-16 13:38:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-16 13:38:43 +0300 |
commit | 8c95c52353118643ac3dbd9b0c185a3129b84bf8 (patch) | |
tree | ee7497251b7a541480ae5c6a97b63b14381ed5ee /plugins/vault | |
parent | dd30cf104c9ca42d89d26a134382ca421869ce7e (diff) | |
parent | 3d8f2bda599c8c6d160dc448e5ab28aaf2d5e90d (diff) | |
download | zsh-8c95c52353118643ac3dbd9b0c185a3129b84bf8.tar.gz zsh-8c95c52353118643ac3dbd9b0c185a3129b84bf8.tar.bz2 zsh-8c95c52353118643ac3dbd9b0c185a3129b84bf8.zip |
Merge branch 'master' into master
Diffstat (limited to 'plugins/vault')
-rw-r--r-- | plugins/vault/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/vault/README.md b/plugins/vault/README.md index 0f61c9410..5cdbb16f0 100644 --- a/plugins/vault/README.md +++ b/plugins/vault/README.md @@ -3,16 +3,16 @@ - Adds autocomplete options for all vault commands. ####Show help for all commands -![General Help](http://i.imgur.com/yv5Db1r.png "Help for all commands") +![General Help](https://i.imgur.com/yv5Db1r.png "Help for all commands") ####Create new Vault token -![Create token](http://i.imgur.com/xMegNgh.png "Create token") +![Create token](https://i.imgur.com/xMegNgh.png "Create token") ####Enable audit backends -![Audit backends](http://i.imgur.com/fKLeiSF.png "Audit backends") +![Audit backends](https://i.imgur.com/fKLeiSF.png "Audit backends") -Crafted with <3 by Valentin Bud ([@valentinbud](https://twitter.com/valentinbud))
\ No newline at end of file +Crafted with <3 by Valentin Bud ([@valentinbud](https://twitter.com/valentinbud)) |