summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-02-17 15:37:23 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2015-02-17 15:37:23 -0800
commit0f1c327dcfee4e19c58afcda05b1378547650933 (patch)
tree711dc381ef790e009c9560344f660ab4a3e25e19
parent729dc19395028f3cea829aeb1e554b3f256dfcdb (diff)
downloadffi-yajl-0f1c327dcfee4e19c58afcda05b1378547650933.tar.gz
remove opscode references
-rw-r--r--README.md2
-rw-r--r--ffi-yajl.gemspec.shared2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4044b72..de23bfc 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![Build Status](https://travis-ci.org/opscode/ffi-yajl.png)](https://travis-ci.org/opscode/ffi-yajl) [![Code Climate](https://codeclimate.com/github/opscode/ffi-yajl.png)](https://codeclimate.com/github/opscode/ffi-yajl)
+[![Build Status](https://travis-ci.org/chef/ffi-yajl.png)](https://travis-ci.org/chef/ffi-yajl) [![Code Climate](https://codeclimate.com/github/chef/ffi-yajl.png)](https://codeclimate.com/github/chef/ffi-yajl)
# FFI YAJL
diff --git a/ffi-yajl.gemspec.shared b/ffi-yajl.gemspec.shared
index 356185d..2226fbd 100644
--- a/ffi-yajl.gemspec.shared
+++ b/ffi-yajl.gemspec.shared
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.description = s.summary
s.author = "Lamont Granquist"
s.email = "lamont@getchef.com"
- s.homepage = "http://github.com/opscode/ffi-yajl"
+ s.homepage = "http://github.com/chef/ffi-yajl"
s.add_development_dependency "rake", "~> 10.1"
s.add_development_dependency "rspec", "~> 2.99"