GitHub user mebelousov opened a pull request:

    https://github.com/apache/zeppelin/pull/3035

    [ZEPPELIN-3553] Fix URLs for "Notebook Permission" and "Shiro Authentic…

    ### What is this PR for?
    On page Setup > Multi-user Support 
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/basics/multi_user_support.html
    there are two urls:
    * Shiro Authentication - 
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/setup/security/shiro_authentication.html
    * Notebook Permission - 
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/setup/security/notebook_authorization.html
    
    Need to remove one of the "setup"
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    [ZEPPELIN-3553](https://issues.apache.org/jira/browse/ZEPPELIN-3553)
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no 
    * Does this needs documentation? no 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/TinkoffCreditSystems/zeppelin ZEPPELIN-3553

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3035.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3035
    
----
commit 100a2af06332411e69794c9e7a94c66227f54ef7
Author: mebelousov <mebelousov@...>
Date:   2018-06-19T13:38:10Z

    ZEPPELIN-3553 Fix URLs for "Notebook Permission" and "Shiro Authentication"

----


---

Reply via email to