You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/09/27 12:00:09 UTC

[incubator-kyuubi] branch branch-1.6 updated: [KYUUBI #3562] Fix the outdate docs index

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

chengpan pushed a commit to branch branch-1.6
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/branch-1.6 by this push:
     new e41a90628 [KYUUBI #3562] Fix the outdate docs index
e41a90628 is described below

commit e41a906282e1e493f9eca393357cafddb73c3b51
Author: ulysses-you <ul...@gmail.com>
AuthorDate: Tue Sep 27 19:59:46 2022 +0800

    [KYUUBI #3562] Fix the outdate docs index
    
    ### _Why are the changes needed?_
    
    change kerberized_kyuubi to kerberos since the docs file name is kerberos.md
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
    
    Closes #3562 from ulysses-you/fix-docs.
    
    Closes #3562
    
    615c7fcf [ulysses-you] docs
    
    Authored-by: ulysses-you <ul...@gmail.com>
    Signed-off-by: Cheng Pan <ch...@apache.org>
    (cherry picked from commit 00aa49c5c06f72674d297f84b8f34535e50c16ba)
    Signed-off-by: Cheng Pan <ch...@apache.org>
---
 docs/client/advanced/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/client/advanced/index.rst b/docs/client/advanced/index.rst
index 1ff4e59c5..a20fc6b19 100644
--- a/docs/client/advanced/index.rst
+++ b/docs/client/advanced/index.rst
@@ -21,5 +21,5 @@ Client Commons
 
     configurations
     logging
-    kerberized_kyuubi
+    kerberos
     features/index