GitHub user jwagun opened a pull request: https://github.com/apache/zeppelin/pull/2938
[ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md ### What is this PR for? Python dynamic forms document URL is based on "0.6.0-SNAPSHOT" and already deprecated. Replace the deprecated URL with the latest URL. ### What type of PR is it? Documentation ### Todos N/A ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3423 ### How should this be tested? N/A ### Screenshots (if appropriate) ### 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/jwagun/zeppelin ZEPPELIN-3423 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2938.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 #2938 ---- commit 6ef9e9b0680845ff98832fea729795ea7176e806 Author: Changhyup Jwa <ch.jwa@...> Date: 2018-04-23T08:30:26Z [ZEPPELIN-3423] Fix deprecated dynamic forms document URL on Python README.md ### What is this PR for? Python dynamic forms document URL is based on "0.6.0-SNAPSHOT" and already deprecated. Replace the deprecated URL with the latest URL. ### What type of PR is it? Documentation ### Todos N/A ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3423 ### How should this be tested? N/A ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No ---- ---