Skip to content

Commit 8432ac9

Browse files
committed
links in the side bar
1 parent c75a5ca commit 8432ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div class="left-menu-wrapper">
22
<div class="left-menu">
3-
<h3>spark.ml package</h3>
3+
<h3><a href="ml-guide.html">spark.ml package</a></h3>
44
{% include nav-left.html nav=include.nav-ml %}
5-
<h3>spark.mllib package</h3>
5+
<h3><a href="mllib-guide.html">spark.mllib package</a></h3>
66
{% include nav-left.html nav=include.nav-mllib %}
77
</div>
88
</div>

0 commit comments

Comments
 (0)