diff --git a/README.md b/README.md index 9a0b8fd..8d4195a 100644 --- a/README.md +++ b/README.md @@ -363,7 +363,7 @@ These plugins add tab completion without adding extra functions or aliases. * [zsh-cabal-completion](https://github.com/ehamberg/zsh-cabal-completion) - Add tab completion for cabal * [zsh-completion-generator](https://github.com/RobSis/zsh-completion-generator) - This plugin tries to read the list of options from the help text of programs and generate a completion function automatically. * [zsh-completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH. -* [zsh-ipfs](https://github.com/aramboi/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.io/) +* [zsh-ipfs](https://github.com/aramboi/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.io) * [zsh-megaprompt](https://github.com/willghatch/zsh-megaprompt) - A maximalist prompt including keyboard mode, ownership info, and other contextual info, with λ as the prompt character. Requires the [hooks](https://github.com/willghatch/zsh-hooks) plugin. * [zsh-packer](https://github.com/wakeful/zsh-packer) tab completion for packer * [zsh-pandoc-completion](https://github.com/srijanshetty/zsh-pandoc-completion) - Pandoc completion plugin