summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Harrison <mark@mivok.net>2015-01-22 15:22:05 -0500
committerMark Harrison <mark@mivok.net>2015-01-22 15:22:05 -0500
commit1f32e65cdc70487bc1891763c73f167b66b64739 (patch)
tree01d67b319a1bbb6b39afa58f72b687c729141f7a
parent3b31d6e5ee43cd2619cf4c2e71997b6bc693ef95 (diff)
downloadchef-mh/travis_badge.tar.gz
Fix travis badge after org renamemh/travis_badge
-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)