GitHub user jwagun opened a pull request:
https://github.com/apache/zeppelin/pull/2939
[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/2939.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 #2939
----
commit 360261c2fbfdeb6e6fb8630c48909ff8b516007f
Author: Changhyup Jwa <jwagun@...>
Date: 2018-04-23T09:05:07Z
[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
----
---