You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/09/02 15:15:25 UTC

[GitHub] [zeppelin] milooy opened a new pull request #3435: [ZEPPELIN-4298] Fix broken link on credentials page

milooy opened a new pull request #3435: [ZEPPELIN-4298] Fix broken link on credentials page
URL: https://github.com/apache/zeppelin/pull/3435
 
 
   ### What is this PR for?
   Fix broken link on credentials page
   
   Problem: The doc url changed for the `datasource_authorization.html` changed over the version 0.7
   
   (Under version 0.7)
   https://zeppelin.apache.org/docs/`0.7.3/`security/datasource_authorization.html
   
   (Over version 0.7)
   https://zeppelin.apache.org/docs/`0.8.1/setup/`security/datasource_authorization.html
   https://zeppelin.apache.org/docs/`0.9.0-SNAPSHOT/setup/`security/datasource_authorization.html
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4307
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   ![Sep-03-2019 00-14-43](https://user-images.githubusercontent.com/3839771/64123633-e54de800-cddf-11e9-8047-e3c7ea23cf7b.gif)
   
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services