This is an automated email from the ASF dual-hosted git repository.
nehapawar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b3d3550 Updating links to gitbooks
b3d3550 is described below
commit b3d3550c6b7d5e04f6167979c42c1fb7b6910304
Author: Neha Pawar <[email protected]>
AuthorDate: Fri Mar 6 11:44:08 2020 -0800
Updating links to gitbooks
---
index.html | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index 11aeeae..cbdbca4 100644
--- a/index.html
+++ b/index.html
@@ -93,11 +93,10 @@
<a class="dropdown-toggle" data-toggle="dropdown" href="#"
>Documentation <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-header">ReadTheDocs</li>
- <li><a href="http://pinot.readthedocs.io/en/latest/"
target="_blank">Latest <i class="fa fa-external-link"></i></a></li>
- <li><a
href="https://pinot.readthedocs.io/en/release-0.2.0/" target="_blank">0.2.0 <i
class="fa fa-external-link"></i></a></li>
- <li><a
href="https://pinot.readthedocs.io/en/0.1.0-docs/" target="_blank">0.1.0 <i
class="fa fa-external-link"></i></a></li>
- <li><a
href="https://pinot.readthedocs.io/en/latest/getting_started.html"
target="_blank">Getting Started <i class="fa fa-external-link"></i></a></li>
- <li><a
href="https://pinot.readthedocs.io/en/latest/architecture.html"
target="_blank">Architecture <i class="fa fa-external-link"></i></a></li>
+ <li><a
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/"
target="_blank">Introduction <i class="fa fa-external-link"></i></a></li>
+ <li><a
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/concepts/concepts"
target="_blank">Concepts <i class="fa fa-external-link"></i></a></li>
+ <li><a
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/concepts/architecture"
target="_blank">Architecture <i class="fa fa-external-link"></i></a></li>
+ <li><a
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/getting-started"
target="_blank">Getting Started <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li><a
href="https://cwiki.apache.org/confluence/display/PINOT/Design+Documents"
target="_blank">Design Documents <i class="fa fa-external-link"></i></a></li>
</ul>
@@ -106,7 +105,7 @@
<a class="dropdown-toggle" data-toggle="dropdown"
href="#">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a
href="https://cwiki.apache.org/confluence/display/PINOT/Get+Involved"
target="_blank">Get Involved <i class="fa fa-external-link"></i></a></li>
- <li><a
href="https://pinot.readthedocs.io/en/latest/dev_guide.html"
target="_blank">Developer Guide <i class="fa fa-external-link"></i></a></li>
+ <li><a
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/developers-and-contributors"
target="_blank">Developer Guide <i class="fa fa-external-link"></i></a></li>
<li><a
href="https://cwiki.apache.org/confluence/display/PINOT/Committers"
target="_blank">People <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
@@ -167,7 +166,7 @@
It can ingest data from offline data sources (such as
Apache Hadoop and flat files) as well as online sources (such as Apache Kafka).
Pinot is designed to scale horizontally.</p>
<p class="lead">
- <a class="btn btn-default btn-animated btn-outline"
href="https://pinot.readthedocs.io/en/latest/intro.html" target="_blank">Learn
More</a>
+ <a class="btn btn-default btn-animated btn-outline"
href="https://apache-pinot.gitbook.io/apache-pinot-cookbook/"
target="_blank">Learn More</a>
<a class="btn btn-default btn-animated btn-outline"
href="/download">Download</a>
<a class="btn white btn-default btn-animated btn-outline"
href="https://communityinviter.com/apps/apache-pinot/apache-pinot">
<object class="icon" data="assets/images/slack.svg"
type="image/svg+xml" height="25"></object> Join our Slack
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]