Skip to content

Commit 203597d

Browse files
committed
Fix position of type map anchor
This was inadvertently moved in 1043a3a
1 parent fff7e9d commit 203597d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/modeling-bson-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Modeling BSON Data
1010
:depth: 2
1111
:class: singlecol
1212

13+
.. _php-type-map:
1314

1415
Type Maps
1516
---------
@@ -155,7 +156,6 @@ The same document in the MongoDB shell might display as:
155156

156157
:php:`MongoDB\\BSON\\Persistable <mongodb-bson-persistable>` may only be used
157158
for root and embedded BSON documents. It may not be used for BSON arrays.
158-
.. _php-type-map:
159159

160160
Working with Enums
161161
------------------

0 commit comments

Comments
 (0)