Browse Source

Docs: Another bad asciidoc link

Clinton Gormley 10 years ago
parent
commit
b67741f5f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/fields.asciidoc

+ 1 - 1
docs/reference/mapping/fields.asciidoc

@@ -32,7 +32,7 @@ can be customised when a mapping type is created.
 
     The original JSON representing the body of the document.
 
-{plugins}/mapping-size.html[`_size`]::
+{plugins}/mapper-size.html[`_size`]::
 
     The size of the `_source` field in bytes, provided by the
     {plugins}/mapping-size.html[`mapper-size` plugin].