Skip to content

Commit 896f07c

Browse files
authored
Update nightly.php
1 parent ec7e24c commit 896f07c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

website/WebContent/nightly.php

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
<div class="container" role="main">
5050
<div class="page-header">
51-
<h1>Nightly Builds <small>use only if you feel confident</small></h1>"
51+
<h1>Nightly Builds <small>use only if you feel confident</small></h1>
5252
</div>
5353
<p>Every night, a little gnome called Jenkins walks around our servers looking for
5454
changes occurred during the day and, when he finds any, he feels so
@@ -63,8 +63,9 @@
6363
No testing has been done, no validation has been done.</p>
6464

6565
<h3>Downloading a nighty product</h3>
66-
<p>Every build on GitHub contains an Artifacts section. you can download the latest product from the artifacts section by finding the latest succesclicking on this link:</p>
67-
<p><a href="https://github.com/Sloeber/arduino-eclipse-plugin/actions" target="blanks"><b>* Latest GitHub builds</b></a></p>
66+
<p>Every build on GitHub contains an Artifacts section. You can download the latest product from the artifacts section by finding the latest successful master
67+
build by clicking on this link:</p>
68+
<p><a href="https://github.com/Sloeber/arduino-eclipse-plugin/actions?query=branch%3Amaster" target="_blank"><b>* Latest GitHub builds</b></a></p>
6869
<p>The latest Sloeber products come with an embedded JRE.</p>
6970

7071

0 commit comments

Comments
 (0)