Browse Source

[DOCS] Linked cat-pending to cluster-pending

Clinton Gormley 12 years ago
parent
commit
5b15ed73fa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/reference/cat/pending_tasks.asciidoc

+ 2 - 1
docs/reference/cat/pending_tasks.asciidoc

@@ -2,7 +2,8 @@
 == Cluster Pending Tasks
 
 `pending_tasks` provides the same information as the
-`/_cluster/pending_tasks` API in a convenient tabular format.
+<<cluster-pending,`/_cluster/pending_tasks`>> API in a
+convenient tabular format.
 
 [source,shell]
 --------------------------------------------------