Skip to content

Commit a732534

Browse files
author
jantje
committed
adoptopenjdk.net moved to adoptium.net
1 parent 4188fbe commit a732534

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/WebContent/fragments/install_advice/mac.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are some mac fans using Sloeber. Mac support has grown over the years with
88

99
Mac has implemented some rules for download safety that will affect you. [Do not launch from the download location.](http://lapcatsoftware.com/articles/app-translocation.html)
1010

11-
Standard Mac tells you java 8 is latest greatest, but you need 10 or higher since 4.4.0. [Download java 11 from here https://adoptopenjdk.net/](https://adoptopenjdk.net/)
11+
Standard Mac tells you java 8 is latest greatest, but you need 10 or higher since 4.4.0. [Download java 11 from here https://adoptium.net/](https://adoptium.net/)
1212

1313
If you system does not have make in its path the most appropriate solution is to get make in the path.
1414
If you do not have the Make utility on your system: Make comes with xcode and with pre-1.5.7 arduino IDE versions.

website/WebContent/stable.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
Arduino eclipse IDE!</p>
6060
<p>The product is the only supported setup!</p>
6161
<p>Sloeber needs java 10 or higher and lower than 16 ! Other java versions will not work!</p>
62-
<P>Download a java from <a href="https://adoptopenjdk.net/" >https://adoptopenjdk.net/</a>
62+
<P>Download a java from <a href="https://adoptium.net/" >https://adoptium.net/</a>
6363
<?php if($os=="win"){echo "<p>The product includes java.</p>";}; ?>
6464
<?php if($os=="mac"){echo "<p>Due to mac new security approach a simple download and extract will not work.</p>";}; ?>
6565
<?php if($os=="mac"){echo "<p>Follow following steps to install.</p>";}; ?>

0 commit comments

Comments
 (0)