浏览代码

Fix reference to remote clusters docs

This commit fixes a reference to the remote clusters docs from the
modules page.
Jason Tedor 7 年之前
父节点
当前提交
91dbb22950
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules.asciidoc

+ 1 - 1
docs/reference/modules.asciidoc

@@ -73,7 +73,7 @@ The modules in this section are:
     Configure the transport networking layer, used internally by Elasticsearch
     to communicate between nodes.
 
-<<modules-remote-cluster, Remote cluster>>::
+<<modules-remote-clusters, Remote cluster>>::
     Remote clusters are used in features that work by connecting across clusters on the transport layer.
 
 <<modules-cross-cluster-search, Cross cluster Search>>::