From a565a12859f86a6da25f48d8047fb120ccc10527 Mon Sep 17 00:00:00 2001 From: Xu Cang Date: Sun, 22 Jul 2018 22:21:11 -0700 Subject: [PATCH] HBASE-20773 fix link in hbase-personality.sh --- dev-support/hbase-personality.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-support/hbase-personality.sh b/dev-support/hbase-personality.sh index 1ca32ee33c..a64e787127 100755 --- a/dev-support/hbase-personality.sh +++ b/dev-support/hbase-personality.sh @@ -15,7 +15,7 @@ # limitations under the License. # You'll need a local installation of -# [Apache Yetus' precommit checker](http://yetus.apache.org/documentation/0.1.0/#yetus-precommit) +# [Apache Yetus' precommit checker](http://yetus.apache.org/documentation/0.7.0/#yetus-precommit) # to use this personality. # # Download from: http://yetus.apache.org/downloads/ . You can either grab the source artifact and -- 2.14.3 (Apple Git-98)