Skip to content

Commit 19b5a5f

Browse files
Fix "Presence in Proto3 APIs" link not pointing to the correct heading
PiperOrigin-RevId: 876210771
1 parent 3d273a9 commit 19b5a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/editions/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ proto2 | `EXPLICIT`
306306

307307
\* proto3 is `IMPLICIT` unless the field has the `optional` label, in which case
308308
it behaves like `EXPLICIT`. See
309-
[Presence in Proto3 APIs](/programming-guides/field_presence#presence-in-proto3-apis)
309+
[Presence in Proto3 APIs](/programming-guides/field_presence#presence-proto3)
310310
for more information.
311311

312312
**Note:** Feature settings on different schema elements

0 commit comments

Comments
 (0)