更新下载链接 (#184)
continuous-integration/drone/push Build is passing

This commit is contained in:
Zkitefly
2025-02-12 01:13:27 +00:00
committed by GitHub
parent 47012724c8
commit 72274267cf
6 changed files with 12 additions and 10 deletions
+3 -3
View File
@@ -16,18 +16,18 @@ toc: false
![windows-x86-3](/assets/img/docs/java-download-pages/windows-x86-3.gif)
没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
---
You are going to the Java download page. Please scroll down and click `MSI` download button, then wait for the Java installer to finish downloading, and finally open the installer and follow the prompts to install Java.
No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
No redirect? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions)
<script>
setTimeout(function() {
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-17&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions";
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-21&os=windows&architecture=x86&bitness=32&package=jre-full#:~:text=All%20versions";
}, 5000); // 等待 5 秒.
</script>