GitHub user sanjaydasgupta opened a pull request: https://github.com/apache/zeppelin/pull/2960
[Zeppelin 3388] Correcting documentation link to zeppelin-context documentation ### What is this PR for? A small change was needed in the documentation of the JDBC interpreter also, but had been missed. The change required is the same as the change made in the documentation of the Shell interpreter (as seen [here](https://github.com/apache/zeppelin/commit/0c3260e91f4c1ec58e67856d466ea9cba89d0085#diff-5a017ebfb7e890a2b475f9c8c7844fb0)) ### What type of PR is it? [Documentation] ### Todos * [ ] - Task ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-3388 ### How should this be tested? Documentation only. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No, this _is_ documentation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sanjaydasgupta/zeppelin z-3388-jdbc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2960.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 #2960 ---- commit b43ff2151a6c8223b2961d8f4782c4dbc71011cf Author: Sanjay Dasgupta <sanjay.dasgupta@...> Date: 2018-05-05T03:01:14Z Correcting link to zeppelin-context documentation ---- ---