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 0ce16ed91640a0a427a70817e6b406d4c01768dd Author: Jennifer Dai <[email protected]> AuthorDate: Mon Dec 10 11:14:48 2018 -0800 Adding readthedocs link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 46938af..89e2a7a 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ Pinot is designed to scale horizontally.</p> <p class="lead"> <a class="btn btn-primary btn-animated btn-outline" href="http://github.com/linkedin/pinot">Download</a> - <a class="btn btn-primary btn-animated btn-outline" href="http://github.com/linkedin/pinot" target="_blank">Try Pinot</a> + <a class="btn btn-primary btn-animated btn-outline" href="https://pinot.readthedocs.io/" target="_blank">Try Pinot</a> </p> </div> <!--=============================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
