Skip to content

Commit

Permalink
Minor: Ensure LDP Links (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods authored and dannylamb committed Nov 27, 2017
1 parent 267d369 commit fb14748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,12 +283,12 @@ <h2>LDP-NR creation</h2>
<section id="data-model">
<h2>Data Model</h2>
<blockquote class="informative">
Non-normative note: Neither [LDP] nor this specification constrains the underlying storage model for RDF
Non-normative note: Neither [[LDP]] nor this specification constrains the underlying storage model for RDF
data. Each <a>LDP-RS</a> may be entirely independent RDF content, may be a portion of a shared RDF store,
or follow some other arrangement. Implementation choices that result in failure to complete client requests
are expressed in a constraints document ([[LDP]]
<a href="https://www.w3.org/TR/ldp/#ldpr-gen-pubclireqs">4.2.1.6</a>) as noted in the appropriate sections
of [LDP] and below.
of [[LDP]] and below.
</blockquote>
</section>
</section>
Expand Down

0 comments on commit fb14748

Please sign in to comment.