Skip to content

Commit b2f40e0

Browse files
fix one broken picture
1 parent b927d41 commit b2f40e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/uri-conventions.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ <h2><a id="ResourcePath" name="ResourcePath"></a>3. Resource Path</h2>
4646
<h3><a id="AddressingEntries" name="AddressingEntries"></a>3.1. Addressing Entries</h3>
4747
<hr />
4848
<p>The basic rules for addressing a Collection (of Entries), a single Entry within a Collection, as well as a property of an Entry are illustrated in the figure below.</p>
49-
<p><a href="http://www.odata.org/wp-content/uploads/ResourcePath.png" rel="attachment wp-att-9621"><img class="wp-image-9621" alt="ResourcePath" src="assets/ResourcePath.png" width="1154" height="101" /></a></p>
5049
<ul>
5150
<li><strong>Collection</strong>: The name of a Collection or Service Operation (which returns a Collection of Entries) exposed by the service.</li>
5251
<li><strong>KeyPredicate</strong>: A predicate that identifies the value(s) of the key Properties of an Entry. If the Entry has a single key Property the predicate may include only the value of the key Property. If the key is made up of two or more Properties, then its value must be stated using name/value pairs. More precisely, the syntax for a KeyPredicate is shown by the following figure.</li>

0 commit comments

Comments
 (0)