This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch tdigest_link
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git

commit af8b3aa54152a988b5e014d4dc54aaf689397010
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Wed Oct 30 12:27:42 2024 -0700

    regenerated readme from template
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fd19898..054067d 100644
--- a/README.md
+++ b/README.md
@@ -810,7 +810,7 @@ select `$BQ_DATASET`.tuple_sketch_int64_to_string_seed(
 **Description:** Similar to KLL sketch, estimates distributions of numeric 
values,
 provides approximate quantiles and ranks.
 
-For more information: [t-digest](https://github.com/tdunning/t-digest)
+For more information: 
[t-digest](https://datasketches.apache.org/docs/tdigest/tdigest.html)
 
 | Function Name | Function Type | Signature | Description |
 |---|---|---|---|


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to