diff --git a/xata/internal/fern-workspace/generated/go/search_and_filter_client.go b/xata/internal/fern-workspace/generated/go/search_and_filter_client.go index cfc8a8e..14e9d24 100644 --- a/xata/internal/fern-workspace/generated/go/search_and_filter_client.go +++ b/xata/internal/fern-workspace/generated/go/search_and_filter_client.go @@ -118,7 +118,7 @@ func (s *searchAndFilterClient) SearchBranch(ctx context.Context, dbBranchName D // store that is more appropiate for analytics, makes use of approximative algorithms // (e.g for cardinality), and is generally faster and can do more complex aggregations. // -// For usage, see the [API Guide](https://xata.io/docs/api-guide/aggregate). +// For usage, see the [API Guide](https://xata.io/docs/sdk/aggregate). // // The DBBranchName matches the pattern `{db_name}:{branch_name}`. //