Skip to content

Commit 4d15777

Browse files
committed
Update docs link
1 parent 85e36b2 commit 4d15777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/groupbyinc/api/Query.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ public String getPreFilterExpression() {
10421042
* Failing to provide a valid pre-filter expression will result in a 400 Bad Request response, where a description of
10431043
* the invalid expression part will be included to help you debug the issue.
10441044
*
1045-
* For more examples and the full syntax reference, please visit the public <a href="https://groupbysupport.docs.stoplight.io/gb-docs/data-and-upload-management/search/pre-filters">GroupBy Documentation</a>.
1045+
* For more examples and the full syntax reference, please visit the public <a href="https://docs.groupbycloud.com/gb-docs/gb-implementation/search-implementation/pre-filters">GroupBy Documentation</a>.
10461046
* </code>
10471047
*
10481048
* @param preFilterExpression The pre-filter expression

0 commit comments

Comments
 (0)