Fixed ccr docs broken links.

This commit is contained in:
Martijn van Groningen 2018-10-29 09:29:13 +01:00
parent 3a464bdee8
commit f13d529448
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ You can use the following APIs to perform {ccr} operations.
* <<ccr-put-auto-follow-pattern,Create auto-follow pattern>>
* <<ccr-delete-auto-follow-pattern,Delete auto-follow pattern>>
* <<ccr-get-auto-follow-pattern,Get auto-follow patterns>>
* <<ccr-get-auto-follow-stats,Get stats about auto-follow patterns>>
// follow
include::follow/put-follow.asciidoc[]
@ -35,4 +34,3 @@ include::follow/get-follow-stats.asciidoc[]
include::auto-follow/put-auto-follow-pattern.asciidoc[]
include::auto-follow/delete-auto-follow-pattern.asciidoc[]
include::auto-follow/get-auto-follow-pattern.asciidoc[]
include::auto-follow/get-auto-follow-stats.asciidoc[]