Skip to content

Commit 2b51162

Browse files
committed
Minor changes to templates.
1 parent 7db1dc8 commit 2b51162

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

trig/reports/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211

212212
<http://rubygems.org/gems/rdf-trig> a doap:Project, earl:TestSubject, earl:Software ;
213213
doap:name "RDF::TriG" ;
214-
doap:homepage <http://ruby-rdf.github.com/rdf-trig> ;
214+
doap:homepage <https://ruby-rdf.github.io/rdf-trig> ;
215215
doap:license <http://creativecommons.org/licenses/publicdomain/> ;
216216
doap:description "RDF::TriG is an TriG reader/writer for the RDF.rb library suite."@en ;
217217
doap:created "2011-08-29"^^xsd:date ;

turtle/reports/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213

214214
<http://rubygems.org/gems/rdf-turtle> a doap:Project, earl:TestSubject, earl:Software ;
215215
doap:name "RDF::Turtle" ;
216-
doap:homepage <http://ruby-rdf.github.com/rdf-turtle> ;
216+
doap:homepage <https://ruby-rdf.github.io/rdf-turtle> ;
217217
doap:license <http://creativecommons.org/licenses/publicdomain/> ;
218218
doap:description "RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite."@en ;
219219
doap:created "2011-08-29"^^xsd:date ;

0 commit comments

Comments
 (0)