Browse Source

Docs: Fixed bad link to dynamic scripting

Clinton Gormley 10 years ago
parent
commit
a0f92e101b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/mapper-size.asciidoc

+ 1 - 1
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 <<enable-dynamic-scripting,enabled>> 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)