This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 593d237 Fix link to superset example manifest (#6705)
593d237 is described below
commit 593d23780d0110afabebd5a2127863ee10f8fd03
Author: Tim Ebert <[email protected]>
AuthorDate: Sun Mar 21 19:20:01 2021 +0100
Fix link to superset example manifest (#6705)
---
docker/images/pinot-superset/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/images/pinot-superset/README.md
b/docker/images/pinot-superset/README.md
index f74edfd..1237ee7 100644
--- a/docker/images/pinot-superset/README.md
+++ b/docker/images/pinot-superset/README.md
@@ -57,4 +57,4 @@ The data volume is located at `/app/superset_home` and it is
where you would mou
## Kubernetes Examples
-Please refer to
[`superset.yaml`](../../../kubernetes/examples/helm/superset.yaml) as k8s
deployment example.
+Please refer to [`superset.yaml`](../../../kubernetes/helm/superset.yaml) as
k8s deployment example.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]