summaryrefslogtreecommitdiff
path: root/lib/chef/shell
diff options
context:
space:
mode:
authorJulian C. Dunn <jdunn@opscode.com>2013-10-23 17:12:57 -0400
committerBryan McLellan <btm@opscode.com>2013-11-06 09:13:47 -0800
commit436d7a683114d72899137b4bbcf3e7c66bc5a238 (patch)
tree8f980eca77d6eb88454f0936075110212d41230e /lib/chef/shell
parentaf0016b6b9256b5925b75f35d52dfc22cb1a99b0 (diff)
downloadchef-436d7a683114d72899137b4bbcf3e7c66bc5a238.tar.gz
[CHEF-4673] Change docs URL in chef-shell.
Diffstat (limited to 'lib/chef/shell')
-rw-r--r--lib/chef/shell/ext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/shell/ext.rb b/lib/chef/shell/ext.rb
index 30d841e4cd..bc4e955169 100644
--- a/lib/chef/shell/ext.rb
+++ b/lib/chef/shell/ext.rb
@@ -212,7 +212,7 @@ E
puts "This is the chef-shell.\n" +
" Chef Version: #{::Chef::VERSION}\n" +
" http://www.opscode.com/chef\n" +
- " http://wiki.opscode.com/display/chef/Home"
+ " http://docs.opscode.com/"
:ucanhaz_automation
end
alias :shell :version