Skip to content

Commit 0a9ff6c

Browse files
committed
fix link
1 parent 243fec2 commit 0a9ff6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/fundamentals/data-formats/pojo-customization.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,7 @@ package:
312312
| - `BsonDocument <{+api+}/apidocs/bson/org/bson/BsonDocument.html>`__
313313
| - ``Map<String, Object>``
314314
|
315-
| See the :ref:`BsonExtraElements Annotation Example
316-
<bsonextraelements-annotation-code-example>` on this page.
315+
| See the :ref:`BsonExtraElements Annotation Example <bsonextraelements-annotation-code-example>` on this page.
317316

318317
The following code snippet shows a sample POJO called ``Product`` that uses
319318
several of the preceding annotations.

0 commit comments

Comments
 (0)