diff options
author | Julian C. Dunn <jdunn@chef.io> | 2015-10-23 23:24:12 -0400 |
---|---|---|
committer | Julian C. Dunn <jdunn@chef.io> | 2015-10-23 23:24:12 -0400 |
commit | 7821e2fb6522af7814db99e6fc8d4a28f6c717ff (patch) | |
tree | c3d938bea8977f0a918ede04458f4fbfc1a5b127 /README.md | |
parent | 8bf1304da739d4be94edb101ad9e46c96b1d4ccd (diff) | |
download | chef-7821e2fb6522af7814db99e6fc8d4a28f6c717ff.tar.gz |
Mailing list has moved to Discourse.
Also updated CodeClimate badge URL. Either will work, but 'chef' and not 'opscode' is now canonical.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Chef -[![Code Climate](https://codeclimate.com/github/opscode/chef.png)](https://codeclimate.com/github/opscode/chef) +[![Code Climate](https://codeclimate.com/github/chef/chef.png)](https://codeclimate.com/github/chef/chef) [![Build Status Master](https://travis-ci.org/chef/chef.svg?branch=master)](https://travis-ci.org/chef/chef) [![Build Status Master](https://ci.appveyor.com/api/projects/status/github/chef/chef?branch=master&svg=true&passingText=master%20-%20Ok&pendingText=master%20-%20Pending&failingText=master%20-%20Failing)](https://ci.appveyor.com/project/Chef/chef/branch/master) @@ -9,7 +9,7 @@ Want to try Chef? Get started with [learnchef](https://learn.chef.io) * Source: [http://github.com/chef/chef/tree/master](http://github.com/chef/chef/tree/master) * Tickets/Issues: [https://github.com/chef/chef/issues](https://github.com/chef/chef/issues) * IRC: `#chef` and `#chef-hacking` on Freenode -* Mailing list: [http://lists.opscode.com](http://lists.opscode.com) +* Discussion forum: [https://discourse.chef.io](https://discourse.chef.io) Chef is a configuration management tool designed to bring automation to your entire infrastructure. |