Skip to content

Commit 07a7225

Browse files
authored
Merge pull request #119 from w3c/references
capital letters in refs
2 parents bced028 + 973dbd7 commit 07a7225

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@ <h2>Introduction</h2>
385385
</p>
386386
<p>
387387
The SPARQL query language for RDF is designed to meet the use cases and
388-
requirements identified by the RDF Data Access Working Group in [[rdf-dawg-uc]],
389-
the SPARQL 1.1 Working Group in [[sparql-features]], and the RDF-star Working Group.
388+
requirements identified by the RDF Data Access Working Group in [[RDF-DAWG-UC]],
389+
the SPARQL 1.1 Working Group in [[SPARQL-FEATURES]], and the RDF-star Working Group.
390390
</p>
391391
<section id="docOutline">
392392
<h3>Document Outline</h3>
@@ -10260,7 +10260,7 @@ <h3>Escape sequences in strings</h3>
1026010260
<h3>Grammar</h3>
1026110261
<p>The EBNF notation used in the grammar is defined in
1026210262
Extensible Markup Language (XML) 1.1
10263-
[[xml11]]
10263+
[[XML11]]
1026410264
section 6 <a data-cite="xml11#sec-notation">Notation</a>.</p>
1026510265
<p>Notes:</p>
1026610266
<ol>

0 commit comments

Comments
 (0)