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 2023/02/18 16:53:14 UTC

[kyuubi] branch branch-1.7 updated: [KYUUBI #4361] Fix broken link in `kerberos.rst`

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

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


The following commit(s) were added to refs/heads/branch-1.7 by this push:
     new c1341be41 [KYUUBI #4361] Fix broken link in `kerberos.rst`
c1341be41 is described below

commit c1341be412c508c37433bee37a3127c314061c0c
Author: Yikf <yi...@apache.org>
AuthorDate: Sat Feb 18 00:44:21 2023 +0800

    [KYUUBI #4361] Fix broken link in `kerberos.rst`
    
    ### _Why are the changes needed?_
    
    Fix broken link in `kerberos.rst`
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [x] Add screenshots for manual tests if appropriate
    
    - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request
    
    Closes #4361 from Yikf/kerberos-doc.
    
    Closes #4361
    
    26145902 [Yikf] fix break link
    
    Authored-by: Yikf <yi...@apache.org>
    Signed-off-by: Yikf <yi...@apache.org>
---
 docs/security/kerberos.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/security/kerberos.rst b/docs/security/kerberos.rst
index c4bca8e82..8c871ce67 100644
--- a/docs/security/kerberos.rst
+++ b/docs/security/kerberos.rst
@@ -115,4 +115,4 @@ Refresh all the kyuubi server instances
 Restart all the kyuubi server instances or `Refresh Configurations`_ to activate the settings.
 
 .. _Hadoop Impersonation: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Superusers.html
-.. _Refresh Configurations: ..tools/kyuubi-admin.html#refresh-config
+.. _Refresh Configurations: ../tools/kyuubi-admin.html#refresh-config