Skip to content

Commit a021788

Browse files
warwickpbtm
authored andcommitted
update wiki links in README.rdoc
1 parent e817564 commit a021788

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rdoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Ohai will print out a JSON data blob for all the known data about your system. W
88

99
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:
1010

11-
* http://wiki.opscode.com/display/ohai/Home
11+
* http://wiki.opscode.com/display/chef/Ohai
1212

1313
= DEVELOPMENT:
1414

1515
Before working on the code, if you plan to contribute your changes, you need to read the Opscode Contributing document.
1616

17-
* http://wiki.opscode.com/display/opscode/Contributing
17+
* http://wiki.opscode.com/display/chef/How+to+Contribute
1818

1919
You will also need to set up the repository with the appropriate branches. We document the process on the Chef Wiki.
2020

21-
* http://wiki.opscode.com/display/opscode/Working+with+Git
21+
* http://wiki.opscode.com/display/chef/Working+with+git
2222

2323
(Substitude 'ohai' for 'chef')
2424

@@ -75,7 +75,7 @@ Tickets/Issues:
7575

7676
Documentation:
7777

78-
* http://wiki.opscode.com/display/ohai/Home/
78+
* http://wiki.opscode.com/display/chef/Ohai
7979

8080
= LICENSE:
8181

0 commit comments

Comments
 (0)