Skip to content

Commit ac2d919

Browse files
authored
Fix anchor tag
1 parent 9ff66bb commit ac2d919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ Note: The service is responsible for performing any URL-encoding required on the
636636
<a name="collections-nextlink-value-never-null"></a>
637637
:no_entry: **DO NOT** return the `nextLink` field with a value of null.
638638

639-
<a name="collections-avoid-count-property></a>
639+
<a name="collections-avoid-count-property"></a>
640640
:warning: **YOU SHOULD NOT** return a `count` of all objects in the collection as this may be expensive to compute.
641641

642642
#### Query options

0 commit comments

Comments
 (0)