summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-10-24 22:15:26 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-10-24 22:15:26 -0700
commit12c8f798ddf94c99943c71f8dbf55ed8b193a3c0 (patch)
tree161330df21a654675e6dbfcda2b024c257c8773b
parentfa18670d7f97a83726ac45fb451271e7f070d574 (diff)
parent8dbe79bd8a900b72214f6f5ed5fa52d21279bd13 (diff)
downloadchef-12c8f798ddf94c99943c71f8dbf55ed8b193a3c0.tar.gz
Merge pull request #4104 from juliandunn/move-mailing-list
Mailing list has moved to Discourse.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d84d857473..49409efe05 100644
--- a/README.md
+++ b/README.md
@@ -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)
+* Mailing list: [https://discourse.chef.io](https://discourse.chef.io)
Chef is a configuration management tool designed to bring automation to your
entire infrastructure.