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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
