You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rdoc
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,17 @@ Ohai will print out a JSON data blob for all the known data about your system. W
8
8
9
9
Opscode 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 wiki:
10
10
11
-
* http://wiki.opscode.com/display/ohai/Home
11
+
* http://wiki.opscode.com/display/chef/Ohai
12
12
13
13
= DEVELOPMENT:
14
14
15
15
Before working on the code, if you plan to contribute your changes, you need to read the Opscode Contributing document.
0 commit comments