mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Correcting deleted hyperlink urls
This commit is contained in:
parent
64e4d7e1ba
commit
7360b5013a
1 changed files with 3 additions and 3 deletions
|
|
@ -169,9 +169,9 @@
|
|||
<li><a href="{{BASE_PATH}}/development/contribution/how_to_contribute_website.html">How to Contribute (website)</a></li>
|
||||
<li role="separator" class="divider"></li>
|
||||
<li class="title"><span>External Resources</span></li>
|
||||
<li><a target="_blank" href="">Mailing List</a></li>
|
||||
<li><a target="_blank" href="">Apache Zeppelin Wiki</a></li>
|
||||
<li><a target="_blank" href="">Stackoverflow Questions about Zeppelin</a></li>
|
||||
<li><a target="_blank" href="https://zeppelin.apache.org/community.html">Mailing List</a></li>
|
||||
<li><a target="_blank" href="https://cwiki.apache.org/confluence/display/ZEPPELIN/Zeppelin+Home">Apache Zeppelin Wiki</a></li>
|
||||
<li><a target="_blank" href="http://stackoverflow.com/questions/tagged/apache-zeppelin">Stackoverflow Questions about Zeppelin</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue