From fba2cd48528d899e4c0a3aa3dbf6941f0e09a3ed Mon Sep 17 00:00:00 2001 From: Slim Bouguerra Date: Fri, 19 Apr 2019 09:39:28 -0700 Subject: [PATCH] Fix broken link due to Typo. Change-Id: I5792f89ed6afe945f386058edd44f0400998460a --- docs/content/configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/configuration/index.md b/docs/content/configuration/index.md index cda566996cfc..69dc00c7df93 100644 --- a/docs/content/configuration/index.md +++ b/docs/content/configuration/index.md @@ -32,7 +32,7 @@ This page documents all of the configuration properties for each Druid service t * [JVM Configuration Best Practices](#jvm-configuration-best-practices) * [Extensions](#extensions) * [Modules](#modules) - * [Zookeeper](#zookeper) + * [Zookeeper](#zookeeper) * [Exhibitor](#exhibitor) * [TLS](#tls) * [Authentication & Authorization](#authentication-and-authorization)