zeppelin/docs/development
AhyoungRyu 425abe3023 [Hot Fix] Fix deadlink in writingzeppelinvisualization.md
### What is this PR for?
It should point [HeliumVisualizationFactory.java](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/helium/HeliumVisualizationFactory.java) not [HeliumVisualizationPackage.java](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/helium/HeliumVisualizationPackage.java)

### What type of PR is it?
Documentation | HotFix

### What is the Jira issue?
N/A

### How should this be tested?
click `HeliumVisualizationFactory` link in [this section](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/development/writingzeppelinvisualization.html#3-create-and-load-visualization-bundle-on-the-fly) :)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: AhyoungRyu <fbdkdud93@hanmail.net>

Closes #1904 from AhyoungRyu/fix/deadlink and squashes the following commits:

60ac6c9 [AhyoungRyu] Fix deadlink in writingzeppelinvisualization.md
2017-01-17 14:50:46 +09:00
..
howtocontribute.md ZEPPELIN-1707. Pass userName when creating interpreter through thrift 2016-11-30 13:18:53 +09:00
howtocontributewebsite.md [MINOR][DOC] Fix typo (re-open PR #1541 with rebase) 2016-10-23 12:44:06 +09:00
writingzeppelinapplication.md ZEPPELIN-1862 Move packages related Helium into a new module named helium-dev 2017-01-11 15:26:48 +09:00
writingzeppelininterpreter.md [ZEPPELIN-1566] Make paragraph editable with double click 2016-10-29 10:30:22 +09:00
writingzeppelinvisualization.md [Hot Fix] Fix deadlink in writingzeppelinvisualization.md 2017-01-17 14:50:46 +09:00