From cdd73bbe66ddd3814290a897dd638ca99d127c0d Mon Sep 17 00:00:00 2001 From: Nick Dimiduk Date: Thu, 7 Nov 2019 14:39:28 -0800 Subject: [PATCH] HBASE-23272 Fix link in Developer guide to "code review checklist" --- src/main/asciidoc/_chapters/developer.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/_chapters/developer.adoc b/src/main/asciidoc/_chapters/developer.adoc index 04d8e34f3739..d7f9fb12e1af 100644 --- a/src/main/asciidoc/_chapters/developer.adoc +++ b/src/main/asciidoc/_chapters/developer.adoc @@ -2315,7 +2315,7 @@ then wait for a `+1` response from another committer before committing. Patches which do not adhere to the guidelines in link:https://hbase.apache.org/book.html#developer[HowToContribute] and to the -link:https://wiki.apache.org/hadoop/CodeReviewChecklist[code review checklist] +link:https://cwiki.apache.org/confluence/display/HADOOP2/CodeReviewChecklist[code review checklist] should be rejected. Committers should always be polite to contributors and try to instruct and encourage them to contribute better patches. If a committer wishes to improve an unacceptable patch, then it should first be rejected, and a