Skip to content

Commit 16620b8

Browse files
Fix broken anchor
PiperOrigin-RevId: 919779087
1 parent 7bd3f9e commit 16620b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/programming-guides/json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ These edge cases are rare. When they occur, implementations may fail to
589589
serialize, or they may serialize something that does not parse back to exactly
590590
the same as the original value.
591591

592-
### Non-Round Trippable FieldMasks {#fieldmask-limitations}"
592+
### Non-Round Trippable FieldMasks {#fieldmask-limitations}
593593

594594
One of the most significant round-trip limitations is that
595595
`google.protobuf.FieldMask` in JSON representation cannot be used to represent

0 commit comments

Comments
 (0)