Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/programming-guides/style.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ For more service-related guidance, see
and
[Don't Include Primitive Types in a Top-level Request or Response Proto](/programming-guides/api#dont-include-primitive-types)
in the API Best Practices topic, and
[Define Messages in Separate Files](/programming-guides/dos-donts.md#separate-files)
[Define Message Types in Separate Files](/programming-guides/dos-donts#separate-files)
in Proto Best Practices.

## Things to Avoid {#avoid}
Expand Down