cbalci commented on code in PR #173: URL: https://github.com/apache/datasketches-website/pull/173#discussion_r1580234543
########## _includes/toc.html: ########## @@ -248,6 +248,7 @@ <a data-toggle="collapse" class="menu collapsed" href="#collapse_quantiles_studies">Quantiles Studies</a> </p> <div class="collapse" id="collapse_quantiles_studies"> + <li><a href="{{site.docs_dir}}/QuantilesStudies/KllSketchVsTDigest.html">•KLL sketch vs t-digest</a></li> Review Comment: It [still exists](https://github.com/apache/datasketches-website/blob/master/src/main/resources/docgen/toc.json#L212) in master branch `toc.json`. I thought it was inadvertently removed and left in the PR, but please let me know if it was supposed to be removed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org For additional commands, e-mail: dev-h...@datasketches.apache.org