Skip to content

Commit

Permalink
[FLINK-6952] [docs] Add link to Javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
uce committed Jun 22, 2017
1 parent 87e1e8f commit e7c887c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_includes/sidenav.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
{% endif %}
{% endfor %}
<li class="divider"></li>
<li><a href="https://ci.apache.org/projects/flink/flink-docs-release-{{site.version_short}}/api/java"><i class="fa fa-external-link title" aria-hidden="true"></i> Javadocs</a></li>
<li><a href="http://flink.apache.org"><i class="fa fa-external-link title" aria-hidden="true"></i> Project Page</a></li>
</ul>

Expand Down

0 comments on commit e7c887c

Please sign in to comment.