You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/WebContent/nightly.php
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@
48
48
49
49
<div class="container" role="main">
50
50
<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>
52
52
</div>
53
53
<p>Every night, a little gnome called Jenkins walks around our servers looking for
54
54
changes occurred during the day and, when he finds any, he feels so
@@ -63,8 +63,9 @@
63
63
No testing has been done, no validation has been done.</p>
64
64
65
65
<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>
<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
0 commit comments