summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-01-22 13:50:00 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-01-22 13:50:00 -0800
commitd5281abd5da4526c11c5415103c54838cc9174d5 (patch)
tree01d67b319a1bbb6b39afa58f72b687c729141f7a
parent3b31d6e5ee43cd2619cf4c2e71997b6bc693ef95 (diff)
parent1f32e65cdc70487bc1891763c73f167b66b64739 (diff)
downloadchef-d5281abd5da4526c11c5415103c54838cc9174d5.tar.gz
Merge pull request #2787 from chef/mh/travis_badge
Fix travis badge after org rename
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1a5b0b0c0..c1a818b333 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Chef
[![Code Climate](https://codeclimate.com/github/opscode/chef.png)](https://codeclimate.com/github/opscode/chef)
-[![Build Status Master](https://travis-ci.org/opscode/chef.svg?branch=master)](https://travis-ci.org/opscode/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/opscode/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)
Want to try Chef? Get started with [learnchef](https://learnchef.opscode.com)