Fix a broken reference to types removal in the Java API docs.

This commit is contained in:
Julie Tibshirani 2018-09-24 18:06:35 -07:00
parent 0fae6d39f5
commit e6cb9d642b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[[java-query-dsl-type-query]]
==== Type Query
deprecated[7.0.0, Types are being removed, prefer filtering on a field instead. For more information, please see <<removal-of-types>>.]
deprecated[7.0.0, Types are being removed, prefer filtering on a field instead. For more information, please see {ref}/removal-of-types.html[Removal of mapping types].]
See {ref}/query-dsl-type-query.html[Type Query]