You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ss...@apache.org on 2019/05/03 23:53:08 UTC

[incubator-pinot-site] branch fix-url updated: Fixed Link

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

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


The following commit(s) were added to refs/heads/fix-url by this push:
     new 2a585e5  Fixed Link
2a585e5 is described below

commit 2a585e539aed874a1c982fb4062031f0619eb8fc
Author: ssahay <ss...@apache.org>
AuthorDate: Fri May 3 16:52:17 2019 -0700

    Fixed Link
---
 download/index.html | 2 +-
 index.html          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/download/index.html b/download/index.html
index ee4ab8c..82acd44 100644
--- a/download/index.html
+++ b/download/index.html
@@ -69,7 +69,7 @@
                 <li class="dropdown">
                     <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Project Info <span class="caret"></span></a>
                     <ul class="dropdown-menu">
-                        <li><a href="https://github.com/apache/incubator-pinot-site/" target="_blank">Source Code <i class="fa fa-external-link"></i></a></li>
+                        <li><a href="https://github.com/apache/incubator-pinot/" target="_blank">Source Code <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>
diff --git a/index.html b/index.html
index 6b26c34..fdb2724 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,7 @@
                 <li class="dropdown">
                     <a class="dropdown-toggle" data-toggle="dropdown" href="#" >Project Info <span class="caret"></span></a>
                     <ul class="dropdown-menu">
-                        <li><a href="https://github.com/apache/incubator-pinot-site/" target="_blank">Source Code <i class="fa fa-external-link"></i></a></li>
+                        <li><a href="https://github.com/apache/incubator-pinot/" target="_blank">Source Code <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>


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