fix repository url

improve_associations
Marcos Tapajós 2010-01-13 21:23:08 -02:00
parent b7209c258f
commit 64ab53414a
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ spec = Gem::Specification.new do |s|
s.date = "2008-11-22"
s.summary = "Lean and RESTful interface to CouchDB."
s.email = "jchris@apache.org"
s.homepage = "http://github.com/jchris/couchrest"
s.homepage = "http://github.com/couchrest/couchrest"
s.description = "CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments."
s.has_rdoc = true
s.authors = ["J. Chris Anderson", "Matt Aimonetti"]

View File

@ -14,6 +14,6 @@ changes. A list of these people is included below.
* Simon Rozet (simon /at/ rozet /dot/ name)
* [Marcos Tapajós](http://tapajos.me)
Patches are welcome. The primary source for this software project is [on Github](http://github.com/jchris/couchrest/tree/master)
Patches are welcome. The primary source for this software project is [on Github](http://github.com/couchrest/couchrest)
A lot of people have active forks - thank you all - even the patches I don't end up using are helpful.