We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8892490 commit bca4ba3Copy full SHA for bca4ba3
src/main/java/org/springframework/data/elasticsearch/core/query/UpdateQuery.java
@@ -30,7 +30,7 @@
30
* @author Mohsin Husen
31
* @author Peter-Josef Meisch
32
* @author Farid Faoudi
33
- * @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>
34
*/
35
public class UpdateQuery {
36
0 commit comments