This is an automated email from the ASF dual-hosted git repository. alsay pushed a commit to branch java-7.0.0 in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
commit 3ffe85440f70414d8dc69529d2cd41320a58c208 Author: AlexanderSaydakov <[email protected]> AuthorDate: Mon Jan 13 12:45:50 2025 -0800 likn to datasketches-java 7.0.0 --- _includes/javadocs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/javadocs.html b/_includes/javadocs.html index b156e741..1a082bb7 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.1.1/">Java 8,11 Core</a></li> - <li><a href="https://apache.github.io/datasketches-java/7.0.X/">Java 17 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-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]
