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