@@ -31,12 +31,12 @@ Note that in most cases, if the instance is empty and mutable, the appropriate s
3131
3232## Dependencies
3333
34- * [ RDF.rb] ( http ://rubygems.org/gems/rdf) (~ > 3.0)
35- * [ RSpec] ( http ://rubygems.org/gems/rspec) (~ > 3.7)
34+ * [ RDF.rb] ( https ://rubygems.org/gems/rdf) (~ > 3.0)
35+ * [ RSpec] ( https ://rubygems.org/gems/rspec) (~ > 3.7)
3636
3737## Installation
3838
39- The recommended installation method is via [ RubyGems] ( http ://rubygems.org/) .
39+ The recommended installation method is via [ RubyGems] ( https ://rubygems.org/) .
4040To install the latest official release of the ` RDF::Spec ` gem, do:
4141
4242 % [sudo] gem install rdf-spec
@@ -54,7 +54,7 @@ follows:
5454
5555## Authors
5656
57- * [ Arto Bendiken] ( http://github.com/bendiken ) - < http://ar.to/ >
57+ * [ Arto Bendiken] ( http://github.com/artob ) - < http://ar.to/ >
5858* [ Ben Lavender] ( http://github.com/bhuga ) - < http://bhuga.net/ >
5959* [ Gregg Kellogg] ( http://github.com/gkellogg ) - < http://greggkellogg.net/ >
6060
@@ -84,7 +84,7 @@ License
8484This is free and unencumbered public domain software. For more information,
8585see < http://unlicense.org/ > or the accompanying {file: UNLICENSE } file.
8686
87- [ RDF.rb ] : http ://rubygems.org/gems/rdf
87+ [ RDF.rb ] : https ://rubygems.org/gems/rdf
8888[ RSpec ] : http://rspec.info/
8989[ RubySpec ] : http://rubyspec.org/wiki/rubyspec/Style_Guide
9090[ PDD ] : http://lists.w3.org/Archives/Public/public-rdf-ruby/2010May/0013.html
0 commit comments