diff --git a/docs/content/tutorials/cluster.md b/docs/content/tutorials/cluster.md
index 473e608ad0c..5f838c5799a 100644
--- a/docs/content/tutorials/cluster.md
+++ b/docs/content/tutorials/cluster.md
@@ -202,9 +202,8 @@ In `conf/druid/_common/common.runtime.properties`, replace
In production, we recommend running 2 servers, each running a Druid Coordinator
and a Druid Overlord. We also recommend running a ZooKeeper cluster on its own dedicated hardware,
-as well as replicated [metadata
-storage](http://druid.io/docs/latest/dependencies/metadata-storage.html) such as MySQL or
-PostgreSQL, on its own dedicated hardware.
+as well as replicated
metadata storage
+such as MySQL or PostgreSQL, on its own dedicated hardware.
## Tune Druid processes that serve queries