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

charlie pushed a commit to branch tsf-link-correction
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit 2feb2d5f88c03a7055d4b7feb06189b4b9ae26df
Author: cdickens <[email protected]>
AuthorDate: Thu Sep 30 12:21:18 2021 +0100

    Fixing broken link for theta calculations
---
 docs/Theta/ThetaSketchFramework.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Theta/ThetaSketchFramework.md 
b/docs/Theta/ThetaSketchFramework.md
index 5d19234..ef690a1 100644
--- a/docs/Theta/ThetaSketchFramework.md
+++ b/docs/Theta/ThetaSketchFramework.md
@@ -28,7 +28,7 @@ The <a 
href="{{site.docs_pdf_dir}}/ThetaSketchFramework.pdf">Theta Sketch Framew
 is a mathematical framework 
 defined in a multi-stream setting that enables set expressions over these 
streams and encompasses many
 different sketching algorithms. A rudimentary introduction to the mathematics 
of the simpler sketch algorithms is developed in 
-<a href="{{site.docs_pdf_dir}}/SketchEquations.pdf">Sketch Equations</a>.
+the <a href="{{site.docs_pdf_dir}}/ThetaSketchEquations.pdf">Theta Sketch 
Equations</a> document.
 
 The TSF consists of the following components:
 

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

Reply via email to