You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ki...@apache.org on 2020/03/29 19:58:46 UTC

[incubator-pinot-site] 21/46: Added design doc link

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

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

commit c0b352bd2b86d6de1b888ba672458ecf593d24fe
Author: ssahay <ss...@apache.org>
AuthorDate: Tue Mar 26 20:31:35 2019 -0700

     Added design doc link
---
 index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index 170083f..c2cdb85 100644
--- a/index.html
+++ b/index.html
@@ -78,6 +78,7 @@
                         <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/Design+Documents" target="_blank">Design Documents <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>
                     </ul>
                 </li>


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