Skip to content

Commit 72303e8

Browse files
deploy: 6ec7463
1 parent cde8346 commit 72303e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

overview/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@
138138
both variable-length encoding and fixed sizes. You can also create your own
139139
composite data types by defining messages that are, themselves, data types that
140140
you can assign to a field. In addition to the simple and composite value types,
141-
several <a href=/best-practices/dos-donts#common>common types</a>
141+
several
142+
<a href=/best-practices/dos-donts#well-known-common>common types</a>
142143
are published.</p><h2 id=history>History</h2><p>To read about the history of the protocol buffers project, see
143144
<a href=/history>History of Protocol Buffers</a>.</p><h2 id=philosophy>Protocol Buffers Open Source Philosophy</h2><p>Protocol buffers were open sourced in 2008 as a way to provide developers
144145
outside of Google with the same benefits that we derive from them internally. We

0 commit comments

Comments
 (0)