Skip to content

Commit 6ec7463

Browse files
internal change
PiperOrigin-RevId: 921525506
1 parent 16620b8 commit 6ec7463

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,8 @@ Protocol buffers support many scalar value types, including integers that use
276276
both variable-length encoding and fixed sizes. You can also create your own
277277
composite data types by defining messages that are, themselves, data types that
278278
you can assign to a field. In addition to the simple and composite value types,
279-
several [common types](/best-practices/dos-donts#common)
279+
several
280+
[common types](/best-practices/dos-donts#well-known-common)
280281
are published.
281282
282283
## History {#history}

0 commit comments

Comments
 (0)