You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2020/09/10 07:38:30 UTC

[incubator-pinot] branch fixing_doc_link created (now 5804663)

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

xiangfu pushed a change to branch fixing_doc_link
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


      at 5804663  Fixing website doc hyper links

This branch includes the following new commits:

     new 5804663  Fixing website doc hyper links

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[incubator-pinot] 01/01: Fixing website doc hyper links

Posted by xi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5804663f1d853b95cff437ce53d1c8ced7191469
Author: Xiang Fu <fx...@gmail.com>
AuthorDate: Thu Sep 10 00:38:10 2020 -0700

    Fixing website doc hyper links
---
 website/docs/misc/build-docker.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docs/misc/build-docker.md b/website/docs/misc/build-docker.md
index 1ef9563..bced462 100644
--- a/website/docs/misc/build-docker.md
+++ b/website/docs/misc/build-docker.md
@@ -87,9 +87,9 @@ docker push apachepinot/pinot:release-0.1.0
 
 ## Kubernetes Examples
 
-Please refer to [Kubernetes Quickstart](../../docs/administration/installation/cloud/on-premises.md) for deployment examples.
+Please refer to [Kubernetes Quickstart](../../docs/administration/installation/cloud/on-premise.md) for deployment examples.
 
-[Kubernetes Quickstart](../../docs/administration/installation/cloud/on-premises.md)
+[Kubernetes Quickstart](../../docs/administration/installation/cloud/on-premise.md)
 
 ## Pinot Presto
 


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