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
<p><ahref="http://github.com/functionaljava/functionaljava/blob/master/etc/LICENCE">Functional Java is licensed</a> under the BSD 3 license, available at (3-clause license, <ahref="https://en.wikipedia.org/wiki/BSD_licenses">https://en.wikipedia.org/wiki/BSD_licenses</a>).</p>
179
+
<p><ahref="http://github.com/functionaljava/functionaljava/blob/master/etc/LICENCE">Functional Java is licensed</a> under the BSD 3 license, available at (3-clause license, <ahref="https://en.wikipedia.org/wiki/BSD_licenses"class="bare">https://en.wikipedia.org/wiki/BSD_licenses</a>).</p>
Copy file name to clipboardExpand all lines: download.html
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ <h2>Download</h2>
68
68
<h2id="_github_source">Github Source</h2>
69
69
<divclass="sectionbody">
70
70
<divclass="paragraph">
71
-
<p>The source can be obtained by cloning the <ahref="https://github.com/functionaljava/functionaljava">Github project</a><code>git clone https://github.com/functionaljava/functionaljava.git</code>.</p>
71
+
<p>The source can be obtained by cloning the <ahref="https://github.com/functionaljava/functionaljava">Github project</a><code>git clone <ahref="https://github.com/functionaljava/functionaljava.git" class="bare">https://github.com/functionaljava/functionaljava.git</a></code>.</p>
72
72
</div>
73
73
<divclass="paragraph">
74
74
<p>Github also provides zips of the source code, so you can download the <ahref="https://github.com/functionaljava/functionaljava/archive/master.zip">zip of the master branch</a>.</p>
Copy file name to clipboardExpand all lines: examples-bgga.html
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ <h2>Java BGGA Examples</h2>
70
70
<p>These examples use the original (now obsolete) BGGA proposed syntax. Corresponding examples are also available in <ahref="examples-java8.html">Java 8</a> and <ahref="examples-java7.html">Java 7</a>.</p>
71
71
</div>
72
72
<divclass="paragraph">
73
-
<p>The BGGA closure prototype is required to compile these examples, which can be downloaded from <ahref="http://javac.info/">http://javac.info/</a>. Any JVM version 1.5 or higher is required to use the Functional Java library or run the compiled examples.</p>
73
+
<p>The BGGA closure prototype is required to compile these examples, which can be downloaded from <ahref="http://javac.info/"class="bare">http://javac.info/</a>. Any JVM version 1.5 or higher is required to use the Functional Java library or run the compiled examples.</p>
0 commit comments