From a0f92e101b5cddc8c361aef1c6ca690315d6e7fb Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Sat, 15 Aug 2015 18:20:14 +0200 Subject: [PATCH] Docs: Fixed bad link to dynamic scripting --- docs/plugins/mapper-size.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/mapper-size.asciidoc b/docs/plugins/mapper-size.asciidoc index 9eda8b75e69..51f0c3972d6 100644 --- a/docs/plugins/mapper-size.asciidoc +++ b/docs/plugins/mapper-size.asciidoc @@ -104,5 +104,5 @@ GET my_index/_search <1> Querying on the `_size` field <2> Aggregating on the `_size` field <3> Sorting on the `_size` field -<4> Accessing the `_size` field in scripts (inline scripts must be <> for this example to work) +<4> Accessing the `_size` field in scripts (inline scripts must be modules-scripting.html#enable-dynamic-scripting[enabled] for this example to work)