summaryrefslogtreecommitdiff
path: root/plugins/github/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/github/README.md')
-rw-r--r--plugins/github/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/github/README.md b/plugins/github/README.md
index af2b8a4e7..5d8b62501 100644
--- a/plugins/github/README.md
+++ b/plugins/github/README.md
@@ -11,7 +11,6 @@ This plugin supports working with GitHub from the command line. It provides a fe
* `empty_gh` - Creates a new empty repo (with a `README.md`) and pushes it to GitHub
* `new_gh` - Initializes an existing directory as a repo and pushes it to GitHub
* `exist_gh` - Takes an existing repo and pushes it to GitHub
-* `git.io` - Shortens a URL using [git.io](https://git.io)
## Installation