GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1020
[HOTFIX][DOC] Fix image path ### What is this PR for? Use relative path instead of absolute path so doc can find image under proper version folder ### What type of PR is it? Documentation ### Screenshots (if appropriate) Current 0.6.0-SNAPSHOT main page looks like this: <img width="931" alt="screen shot 2016-06-15 at 5 24 25 pm" src="https://cloud.githubusercontent.com/assets/8503346/16102042/9ca90772-3320-11e6-8628-5850003a64a9.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/zeppelin hotfix/doc_image Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1020.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 #1020 ---- commit 9574e0a75e99b7333b445eb306e23a5a03539b9f Author: Mina Lee <mina...@apache.org> Date: 2016-06-16T00:41:35Z Fix image path ---- --- 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. ---