Remove com.yahoo.sketches reference
diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index b546f3b..86ef2bb 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -27,7 +27,7 @@
 <h2>Memory</h2> 
 <h3>Overview</h3>
 
-<p><b><a href="com/yahoo/memory/package-summary.html">Memory Package Overview</a></b></p>
+<p><b><a href="org/apache/datasketches/memory/package-summary.html">Memory Package Overview</a></b></p>
 
 <p>Note: If the requirements or promises of any method's contract are not fulfilled (that is, if there is a bug in either the method or its caller), then an unchecked exception will be thrown. The precise type of such an unchecked exception does not form part of any method's contract.</p>
 </body>