This is an automated email from the ASF dual-hosted git repository.
fjy pushed a commit to branch 0.15.0-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git
The following commit(s) were added to refs/heads/0.15.0-incubating by this push:
new 03b2cfc Fix TOC clustering example link (#7749) (#7992)
03b2cfc is described below
commit 03b2cfc76576be5c3945e946cd00f9f7b72e4265
Author: Jonathan Wei <[email protected]>
AuthorDate: Fri Jun 28 11:24:11 2019 -0700
Fix TOC clustering example link (#7749) (#7992)
---
docs/content/toc.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/toc.md b/docs/content/toc.md
index 57ed632..e707ad0 100644
--- a/docs/content/toc.md
+++ b/docs/content/toc.md
@@ -48,7 +48,7 @@ layout: toc
* [Clustering](/docs/VERSION/tutorials/cluster.html)
* Further examples
* [Single-server deployment](/docs/VERSION/operations/single-server.html)
- * [Clustered deployment](/docs/VERSION/operations/example-cluster.html)
+ * [Clustered
deployment](/docs/VERSION/tutorials/cluster.html#fresh-deployment)
## Data Ingestion
* [Ingestion overview](/docs/VERSION/ingestion/index.html)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]