Docs: Fix cross project link

Original commit: elastic/x-pack-elasticsearch@83ec5bd47c
This commit is contained in:
Alexander Reelsen 2017-12-21 11:41:57 +01:00
parent 3f6478e798
commit e15f1c36b5
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ The following snippet shows a simple `index` action definition:
the index action times out and fails. This setting
overrides the default timeouts.
| `refresh` | no | - | Optional setting of the <<docs-refresh, refresh policy>>
| `refresh` | no | - | Optional setting of the {ref}/docs-refresh.html[refresh policy]
for the write request
|======