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 a73df479e3af7472d0c0851f83ec21235d966aee Author: ssahay <[email protected]> AuthorDate: Thu Feb 28 14:30:08 2019 -0800 Updated link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c58ab74..d05f1ba 100644 --- a/index.html +++ b/index.html @@ -147,7 +147,7 @@ <a class="btn btn-default btn-animated btn-outline" href="https://pinot.readthedocs.io/en/latest/intro.html" target="_blank">Learn More</a> <a class="btn btn-default btn-animated btn-outline" href="#">Download</a> </p> - <h3 style="margin-top: 0px; "><a href="/blog/" target="_blank"><strong>See Latest News</strong></a></h3> + <h3 style="margin-top: 0px; "><a href="https://cwiki.apache.org/confluence/display/PINOT/Announcements" target="_blank"><strong>See Latest News</strong></a></h3> </div> <!--=============================================== Pinot Primary Content <end> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
