README.md in rdf-json-2.0.0 vs README.md in rdf-json-2.2.0

- old
+ new

@@ -2,11 +2,11 @@ =========================== This is an [RDF.rb][] extension that adds support for parsing/serializing [RDF/JSON][], a simple JSON-based RDF serialization format. -* <http://github.com/bendiken/rdf-json> +* <http://github.com/ruby-rdf/rdf-json> * <http://blog.datagraph.org/2010/04/parsing-rdf-with-ruby> [![Gem Version](https://badge.fury.io/rb/rdf-json.png)](http://badge.fury.io/rb/rdf-json) [![Build Status](https://travis-ci.org/ruby-rdf/rdf-json.png)](https://travis-ci.org/ruby-rdf/rdf-json) @@ -40,21 +40,21 @@ % git clone git://github.com/bendiken/rdf-json.git Alternatively, download the latest development version as a tarball as follows: - % wget http://github.com/bendiken/rdf-json/tarball/master + % wget http://github.com/ruby-rdf/rdf-json/tarball/master Mailing List ------------ * <http://lists.w3.org/Archives/Public/public-rdf-ruby/> Author ------ -* [Arto Bendiken](http://github.com/bendiken) - <http://ar.to/> +* [Arto Bendiken](http://github.com/ruby-rdf) - <http://ar.to/> Contributors ------------ Refer to the accompanying {file:CREDITS} file. @@ -81,10 +81,10 @@ ## License This is free and unencumbered public domain software. For more information, see <http://unlicense.org/> or the accompanying {file:UNLICENSE} file. -[RDF.rb]: http://rdf.rubyforge.org/ +[RDF.rb]: http://www.rubydoc.info/github/ruby-rdf/rdf/ [RDF/JSON]: http://www.w3.org/TR/2013/NOTE-rdf-json-20131107/ [YARD]: http://yardoc.org/ [YARD-GS]: http://rubydoc.info/docs/yard/file/docs/GettingStarted.md [PDD]: http://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html