fixed release title for nightly downloads page

This commit is contained in:
Martin Lippert
2023-09-30 11:12:12 +02:00
parent 1ae122a0cb
commit 55d259faf8

View File

@@ -40,13 +40,13 @@
<h2>Eclipse-based Distribution Builds</h2>
<h3>Spring Tool Suite 4 - based on Eclipse 2023-12 Release (4.30.0)</h3>
<h3>Spring Tool Suite 4 - based on Eclipse 2023-12 Milestone Builds (4.30.0)</h3>
<div id="e430"></div>
<script type="text/javascript">
$('#e430').load('sts4-nightly-e4.30.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2023-09 Milestone Builds (4.29.0)</h3>
<h3>Spring Tool Suite 4 - based on Eclipse 2023-09 Release (4.29.0)</h3>
<div id="e429"></div>
<script type="text/javascript">
$('#e429').load('sts4-nightly-e4.29.html');