Author: andy
Date: Thu May 30 18:15:12 2019
New Revision: 1860414

URL: http://svn.apache.org/viewvc?rev=1860414&view=rev
Log:
Link to https

Modified:
    jena/site/trunk/content/tutorials/sparql.mdtext

Modified: jena/site/trunk/content/tutorials/sparql.mdtext
URL: 
http://svn.apache.org/viewvc/jena/site/trunk/content/tutorials/sparql.mdtext?rev=1860414&r1=1860413&r2=1860414&view=diff
==============================================================================
--- jena/site/trunk/content/tutorials/sparql.mdtext (original)
+++ jena/site/trunk/content/tutorials/sparql.mdtext Thu May 30 18:15:12 2019
@@ -7,7 +7,7 @@ language through examples but does not a
 If you are looking for a short introduction to SPARQL and Jena try
 [Search RDF data with 
SPARQL](http://www.ibm.com/developerworks/xml/library/j-sparql/).  If you are 
looking to execute SPARQL queries in code and already known SPARQL then you 
likely want to read the [ARQ Documentation][1] instead.
 
-[1]: http://jena.apache.org/documentation/query/index.html
+[1]: https://jena.apache.org/documentation/query/index.html
 
 SPARQL is a
 [query language](http://www.w3.org/TR/sparql11-query/) and a


Reply via email to