GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/2947
[ZEPPELIN-3431] - Fix links, images in docs
### What is this PR for?
Page
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/other_features/notebook_actions.html
contains errors.
Some images are missing and three links does not work.
### What type of PR is it?
[Bug Fix | Documentation]
### What is the Jira issue?
[ZEPPELIN-3431](https://issues.apache.org/jira/browse/ZEPPELIN-3431)
### 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/TinkoffCreditSystems/zeppelin ZEPPELIN-3431
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2947.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 #2947
----
commit 6993dbf1b4387cbb693f31d59ce41609b57722b0
Author: Savalek <def113@...>
Date: 2018-04-26T10:37:38Z
[ZEPPELIN-3431] - Fix links, images in docs
----
---