This is an automated email from the ASF dual-hosted git repository.

bertty pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 09f4f17  Lastest site built on successful travis build 63 auto-pushed 
to github
09f4f17 is described below

commit 09f4f17d7d31c509ce633371a5087d7e8a70c98c
Author: Travis CI User <[email protected]>
AuthorDate: Wed Jun 8 11:51:39 2022 +0000

    Lastest site built on successful travis build 63 auto-pushed to github
---
 documentation/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/index.html b/documentation/index.html
index b702b2b..d09502c 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -246,7 +246,7 @@
 <ul>
   <li><code class="language-plaintext highlighter-rouge">wayang-core</code>: 
provides core data structures and the optimizer (required)</li>
   <li><code class="language-plaintext highlighter-rouge">wayang-basic</code>: 
provides common operators and data types for your apps (recommended)</li>
-  <li><code class="language-plaintext highlighter-rouge">wayang-api</code>: 
provides an easy-to-use Scala and Java API to assemble wayang plans 
(recommended)</li>
+  <li><code class="language-plaintext 
highlighter-rouge">wayang-api-scala-java_2.12</code>: provides an easy-to-use 
Scala and Java API to assemble wayang plans (recommended)</li>
   <li><code class="language-plaintext highlighter-rouge">wayang-java</code>, 
<code class="language-plaintext highlighter-rouge">wayang-spark</code>, <code 
class="language-plaintext highlighter-rouge">wayang-graphchi</code>, <code 
class="language-plaintext highlighter-rouge">wayang-sqlite3</code>, <code 
class="language-plaintext highlighter-rouge">wayang-postgres</code>: adapters 
for the various supported processing platforms</li>
   <li><code class="language-plaintext 
highlighter-rouge">wayang-profiler</code>: provides functionality to learn 
operator and UDF cost functions from historical execution data</li>
 </ul>

Reply via email to