This is an automated email from the ASF dual-hosted git repository.

granthenke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git

commit 47ffe046d2b4ba8904236491193ad6081df20db8
Author: hahao <[email protected]>
AuthorDate: Mon May 18 15:37:11 2020 -0700

    [docs] fix incorrect branch name in README.adoc
    
    Change-Id: Ib2eafae07f00f44f8891531b4515fc0a59641413
    Reviewed-on: http://gerrit.cloudera.org:8080/15949
    Tested-by: Kudu Jenkins
    Reviewed-by: Grant Henke <[email protected]>
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 22036a0..6a546da 100644
--- a/README.adoc
+++ b/README.adoc
@@ -319,7 +319,7 @@ You can proceed to commit the changes in the pages 
repository and send a code
 review for your changes. In the future, this step may be automated whenever
 changes are checked into the main Kudu repository.
 
-After making changes to the `gh-branch` branch, follow the instructions below
+After making changes to the `gh-pages` branch, follow the instructions below
 when you want to deploy those changes to the live web site.
 
 === Deploying changes to the Apache Kudu web site

Reply via email to