You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ss...@apache.org on 2019/03/12 20:07:53 UTC

[incubator-pinot-site] branch link-update created (now 19ffb78)

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

ssahay pushed a change to branch link-update
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git.


      at 19ffb78  Updated links

This branch includes the following new commits:

     new 19ffb78  Updated links

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[incubator-pinot-site] 01/01: Updated links

Posted by ss...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ssahay pushed a commit to branch link-update
in repository https://gitbox.apache.org/repos/asf/incubator-pinot-site.git

commit 19ffb789b4f330d05357277ba7508018b0a98994
Author: ssahay <ss...@apache.org>
AuthorDate: Mon Mar 11 10:34:42 2019 -0700

    Updated links
---
 index.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 56fc2ca..170083f 100644
--- a/index.html
+++ b/index.html
@@ -74,6 +74,8 @@
                     <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/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 class="divider"></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/PINOT" target="_blank">Wiki <i class="fa fa-external-link"></i></a></li>
                         <li><a href="https://cwiki.apache.org/confluence/display/PINOT/Blogs+and+Talks" target="_blank">Blogs and Talks <i class="fa fa-external-link"></i></a></li>
@@ -83,6 +85,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://cwiki.apache.org/confluence/display/PINOT/Committers" target="_blank">People <i class="fa fa-external-link"></i></a></li>
                         <li class="dropdown-header">Issue / Feature Tracking</li>
                         <li><a href="https://issues.apache.org/jira/projects/PINOT/issues" target="_blank">Apache JIRA <i class="fa fa-external-link"></i></a></li>
@@ -168,7 +171,7 @@
                     <a href="http://www.linkedin.com/" style="margin-left: 100px;" target="_blank"><img style="width: 125px" src="assets/images/Logo-2C-128px-R.png"></a>
                     <a href="http://www.slack.com/" style="margin-left: 150px;" target="_blank"><img style="width: 145px" src="assets/images/Slack_RGB.png"></a>
                     <a href="http://www.uber.com/" style="margin-left: 150px;" target="_blank"><img style="width: 125px" src="assets/images/Uber_Logo_Black.png"></a>
-                    <a href="https://www.microsoft.com/" style="margin-left: 150px;" target="_blank"><img style="width: 50px" src="assets/images/Teams_Logo_Only_Blurple.svg"></a>
+                    <a href="https://products.office.com/en-IN/microsoft-teams/group-chat-software/" style="margin-left: 150px;" target="_blank"><img style="width: 50px" src="assets/images/Teams_Logo_Only_Blurple.svg"></a>
                 </div>
             </div>
         </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org