This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch update_includes_javadocs_html_to_7.0.1 in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
commit 5480ba8e11c45ea2c8a95b856b4218bfe3280063 Author: Lee Rhodes <[email protected]> AuthorDate: Tue Jan 21 17:38:43 2025 -0800 update _includes/javadoc.html to 7.0.1 --- _includes/javadocs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/javadocs.html b/_includes/javadocs.html index e7d56e4c..6b175287 100644 --- a/_includes/javadocs.html +++ b/_includes/javadocs.html @@ -4,7 +4,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="padding: 0px 10px 0px 0px; line-height: 50px;"><span style="padding: 0px 10px 0px 0px;"> CODE DOCS<span class="caret"></span></span></a> <ul class="dropdown-menu ds-nav"> <li><a href="https://apache.github.io/datasketches-java/6.2.0/">Java 8,11 Core</a></li> - <li><a href="https://apache.github.io/datasketches-java/7.0.0/">Java 17 Core</a></li> + <li><a href="https://apache.github.io/datasketches-java/7.0.1/">Java 17 Core</a></li> <li><a href="https://apache.github.io/datasketches-cpp/5.1.0/">C++ Core</a></li> <li><a href="https://apache.github.io/datasketches-python/5.1.0/">Python</a></li> <li><a href="https://apache.github.io/datasketches-memory/3.0.2/">Java 8,11 Memory</a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
