Polishing.

Fix Javadoc errors.

See #2095
This commit is contained in:
Mark Paluch 2022-02-22 09:40:28 +01:00
parent 88924903e8
commit bca4ba3fab
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1

View File

@ -30,7 +30,7 @@ import org.springframework.lang.Nullable;
* @author Mohsin Husen
* @author Peter-Josef Meisch
* @author Farid Faoudi
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html>docs</a>
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html">docs</a>
*/
public class UpdateQuery {