Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 363700399
  • Loading branch information
code-health-devguide-copybara authored and copybara-github committed Mar 18, 2021
1 parent cea9d7a commit 40e621a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions review/developer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ helpful to read the whole set.
- [Small CLs](small-cls.md)
- [How to Handle Reviewer Comments](handling-comments.md)

See also [How to Do a Code Review](../reviewer/), which gives detailed guidance
for code reviewers.
See also [How to Do a Code Review](../reviewer/index.md), which gives detailed
guidance for code reviewers.
4 changes: 2 additions & 2 deletions review/reviewer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ read the entire set.
- [How to Write Code Review Comments](comments.md)
- [Handling Pushback in Code Reviews](pushback.md)

See also the [CL Author's Guide](../developer/), which gives detailed guidance
to developers whose CLs are undergoing review.
See also the [CL Author's Guide](../developer/index.md), which gives detailed
guidance to developers whose CLs are undergoing review.

0 comments on commit 40e621a

Please sign in to comment.