From acfdfad8a2c45c373d41e4ce857106e992cb9567 Mon Sep 17 00:00:00 2001 From: nmaxcom Date: Thu, 15 Sep 2016 08:32:30 +0200 Subject: [PATCH] URLs give 404. Main hostname redirects to https://www.chef.io --- Plugins-Overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins-Overview.md b/Plugins-Overview.md index db584a4..ef7afeb 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -90,8 +90,8 @@ | [grails](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/grails) | funcs for grails script management http://grails.org/ | | [heroku](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/heroku) | cli access https://www.heroku.com/ | | [jira](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/jira) | JIRA cli access | -| [knife](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife) | knife autocompletion http://docs.opscode.com/knife.html | -| [knife_ssh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife_ssh) | knife autocompletion http://docs.opscode.com/knife.html | +| [knife](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife) | knife autocompletion | +| [knife_ssh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/knife_ssh) | knife autocompletion | | [lein](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/lein) | leiningen autocompletion http://leiningen.org | | [lighthouse](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/lighthouse) | CLI access to issue tracker Lighthouse, http://lighthouseapp.com/ | | [mercurial](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mercurial) | hg autocompletion |