GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1340
[MINOR][DOC] Update available interpreters' image in index.html ### What is this PR for? I added available interpreters' logo image to `index.md` by #1004. So I updated this outdated `available_interpreters.png`. (added [BigQuery](https://cloud.google.com/bigquery/) & [Livy](http://livy.io/) logo) ### What type of PR is it? Improvement ### What is the Jira issue? Since it's just for `available_interpreters.png` update, didn't create Jira issue for this. ### Screenshots (if appropriate) - Before <img width="801" alt="screen shot 2016-08-18 at 4 45 01 pm" src="https://cloud.githubusercontent.com/assets/10060731/17765940/9783fd9a-6563-11e6-95e6-20b400209d80.png"> - After <img width="812" alt="screen shot 2016-08-18 at 4 44 48 pm" src="https://cloud.githubusercontent.com/assets/10060731/17765950/9ee9265a-6563-11e6-83f0-00728c4e31af.png"> ### 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/AhyoungRyu/zeppelin update/availableInterpreterPic Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1340.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 #1340 ---- commit 83206b8fcef9885d782a665bf9174a019780e820 Author: AhyoungRyu <fbdkdu...@hanmail.net> Date: 2016-08-18T07:46:01Z Update available interpreters logo image in index.md ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---