Skip to content

Commit bca4ba3

Browse files
committed
Polishing.
Fix Javadoc errors. See #2095
1 parent 8892490 commit bca4ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/elasticsearch/core/query/UpdateQuery.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* @author Mohsin Husen
3131
* @author Peter-Josef Meisch
3232
* @author Farid Faoudi
33-
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html>docs</a>
33+
* @see <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update.html">docs</a>
3434
*/
3535
public class UpdateQuery {
3636

0 commit comments

Comments
 (0)