summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-04-27 17:32:24 +0100
committerThom May <thom@may.lt>2015-04-27 17:32:24 +0100
commit21bae8e115f6fa8103bb1a6e77af0e2687572ce2 (patch)
tree8eea6f7f5f6e0c4564ea02362f703e36e00d0556
parentb534e5c70049aabefd017e613c6d193bbf9ae6f7 (diff)
parent9c88ee0da712e56ab6294f9211c6bef3a14541bd (diff)
downloadohai-21bae8e115f6fa8103bb1a6e77af0e2687572ce2.tar.gz
Merge pull request #521 from chef/jjasghar-patch-1
Update README.md
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index bdffdead..27161142 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,15 @@ Chef distributes ohai as a RubyGem. This README is for developers who
want to modify the Ohai source code. For users who want to write plugins
for Ohai, see the docs:
-* General documentation: http://docs.opscode.com/ohai.html
-* Custom plugin documentation: http://docs.opscode.com/ohai_custom.html
+* General documentation: http://docs.chef.io/ohai.html
+* Custom plugin documentation: http://docs.chef.io/ohai_custom.html
# DEVELOPMENT:
Before working on the code, if you plan to contribute your changes, you
should read the contributing guidelines:
-* https://github.com/opscode/ohai/blob/master/CONTRIBUTING.md
+* https://github.com/chef/ohai/blob/master/CONTRIBUTING.md
The basic process for contributing is:
@@ -67,17 +67,17 @@ Ohai has some Rake tasks for doing various things.
Source:
-* http://github.com/opscode/ohai/tree/master
+* http://github.com/chef/ohai/tree/master
Issues:
-* https://github.com/opscode/ohai/issues
+* https://github.com/chef/ohai/issues
# LICENSE:
Ohai - system information application
-* Author:: Adam Jacob (<adam@getchef.com>)
+* Author:: Adam Jacob (<adam@chef.io>)
* Copyright:: Copyright (c) 2008-2014 Chef Software, Inc.
* License:: Apache License, Version 2.0