From e573852e70f67c174e7278f06d225fb9efced521 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Thu, 21 Feb 2019 11:13:00 +0100 Subject: [PATCH] Updated intro --- lod/01_SPARQL_Introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lod/01_SPARQL_Introduction.ipynb b/lod/01_SPARQL_Introduction.ipynb index 1be3a2c..083c7e9 100755 --- a/lod/01_SPARQL_Introduction.ipynb +++ b/lod/01_SPARQL_Introduction.ipynb @@ -48,7 +48,7 @@ "This is the first in a series of notebooks about SPARQL, which consists of:\n", "\n", "* This notebook, which introduces basic concepts using a small public dataset.\n", - "* [A notebook with queries to a custom dataset](02_SPARQL_Custom_Endpoint.ipynb), which links to the RDF exercises.\n", + "* [A notebook with queries to a custom dataset](02_SPARQL_Custom_Endpoint.ipynb), which links to the RDF exercises.\n" ] }, {