File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 74
74
< li class ="dropdown ">
75
75
< a href ="# " class ="dropdown-toggle " data-toggle ="dropdown "> API Docs< b class ="caret "> </ b > </ a >
76
76
< ul class ="dropdown-menu ">
77
- < li > < a href ="api/core/index.html "> Spark Core for Java/Scala</ a > </ li >
77
+ < li > < a href ="api/core/index.html#org.apache.spark.package "> Spark Core for Java/Scala</ a > </ li >
78
78
< li > < a href ="api/pyspark/index.html "> Spark Core for Python</ a > </ li >
79
79
< li class ="divider "> </ li >
80
- < li > < a href ="api/streaming/index.html "> Spark Streaming</ a > </ li >
81
- < li > < a href ="api/mllib/index.html "> MLlib (Machine Learning)</ a > </ li >
82
- < li > < a href ="api/bagel/index.html "> Bagel (Pregel on Spark)</ a > </ li >
80
+ < li > < a href ="api/streaming/index.html#org.apache.spark.streaming.package "> Spark Streaming</ a > </ li >
81
+ < li > < a href ="api/mllib/index.html#org.apache.spark.mllib.package "> MLlib (Machine Learning)</ a > </ li >
82
+ < li > < a href ="api/bagel/index.html#org.apache.spark.bagel.package "> Bagel (Pregel on Spark)</ a > </ li >
83
83
</ ul >
84
84
</ li >
85
85
You can’t perform that action at this time.
0 commit comments