diff --git a/README.md b/README.md index 974ca27..2302f8b 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [git-complete-urls](https://github.com/rapgenic/zsh-git-complete-urls) - enhance `git` completion to include in the remotes completion (e.g. from `git clone`) any URL in the clipboard. * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Extra `git` helper scripts packaged as a plugin. * [git-ignore](https://github.com/laggardkernel/git-ignore) - Generates `.gitignore` files from gitignore.io **offline**. `fzf`, completion, preview integrated. -* [git-it-on.zsh](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub. +* [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub. * [git-plugin](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for `git`. * [git-prompt-useremail](https://github.com/mroth/git-prompt-useremail) - Adds prompt reminders for `git` user.email. * [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches.