Skip to content

Commit 1a95e9c

Browse files
dsanders11Chromium LUCI CQ
authored and
Chromium LUCI CQ
committed
[Docs] Fix broken link in commit_checklist.md
Change-Id: I953b976c800bf5826a8c4f3702ac1d93210c5c96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3393766 Reviewed-by: Andrew Williams <[email protected]> Commit-Queue: Andrew Williams <[email protected]> Cr-Commit-Position: refs/heads/main@{#959910}
1 parent 089e67b commit 1a95e9c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/commit_checklist.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,9 @@ You are expected to wait for all actively participating reviewers to CR+1 the
209209
change before submitting (CQ+2), even if your CL already has all required owners
210210
reviews. Other than preventing confusion and mistakes, this expectation exists
211211
because:
212-
1. Participating reviewers are [helping you write sustainable code](cr_respect),
213-
and letting them sign off is respectful of their efforts.
212+
1. Participating reviewers are
213+
[helping you write sustainable code][sustainable-code], and letting them sign
214+
off is respectful of their efforts.
214215
1. The owners system is not perfect, and sometimes you will need an owner who
215216
*can* approve the whole change, but will delegate approval of pieces to
216217
other, more knowledgeable owners.
@@ -285,3 +286,4 @@ branches. Please mark the associated crbug as "fixed".
285286
[simple-chrome]: https://chromium.googlesource.com/chromiumos/docs/+/HEAD/simple_chrome_workflow.md
286287
[uploading-a-change-for-review]: contributing.md#Uploading-a-change-for-review
287288
[respectful-changes]: cl_respect.md
289+
[sustainable-code]: cr_respect.md

0 commit comments

Comments
 (0)