Skip to content

Commit a07fe2f

Browse files
docs: Update the CLP link in the docstring to match its new docs site structure from y-scope/clp#1155. (#51)
1 parent f9653b2 commit a07fe2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-clp/src/main/java/com/facebook/presto/plugin/clp/ClpFilterToKqlConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ private ClpExpression handleDereference(RowExpression expression, Map<VariableRe
886886

887887
/**
888888
* See
889-
* <a href="https://docs.yscope.com/clp/main/user-guide/reference-json-search-syntax">here
889+
* <a href="https://docs.yscope.com/clp/main/user-docs/reference-json-search-syntax">here
890890
* </a> for all special chars in the string value that need to be escaped.
891891
*
892892
* @param literalString

0 commit comments

Comments
 (0)