Skip to content

Commit

Permalink
Updated aggregate docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgill authored Feb 22, 2024
1 parent 624d2fc commit 8c486fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}`.
//
Expand Down

0 comments on commit 8c486fd

Please sign in to comment.