Current link returns 404. Updated

This commit is contained in:
Ed Winn 2016-03-10 15:53:03 -06:00 committed by Lee Hinman
parent ebc12690bc
commit c4934f5250
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ need to specify the `type` (like `string` or `date`) since it is already known.
[[mapper-attachments-copy-to]]
==== Copy To feature
If you want to use http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-core-types.html#copy-to[copy_to]
If you want to use https://www.elastic.co/guide/en/elasticsearch/reference/current/copy-to.html[copy_to]
feature, you need to define it on each sub-field you want to copy to another field:
[source,js]