diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-01-27 09:03:06 -0600 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-01-27 09:03:06 -0600 |
commit | ac86715090f5d34c8a41b7abee7565799764e0e3 (patch) | |
tree | 63b0e44f4788557dec3c5b6c619de74d79c905b1 /README.md | |
parent | 4582358979ceb1d5eafd852b2ee0834d013f36a2 (diff) | |
download | chef-ac86715090f5d34c8a41b7abee7565799764e0e3.tar.gz |
Point appveyor badge at chef instead of opscode
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Chef [![Code Climate](https://codeclimate.com/github/opscode/chef.png)](https://codeclimate.com/github/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) +[![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) Want to try Chef? Get started with [learnchef](https://learnchef.opscode.com) |