Skip to content

Commit

Permalink
Merge pull request #59 from xataio/aggregate-docs-update1
Browse files Browse the repository at this point in the history
Update aggregate docs link
  • Loading branch information
philkra authored Feb 22, 2024
2 parents 624d2fc + 8c486fd commit 017af2f
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 017af2f

Please sign in to comment.