Skip to content

Commit cef3083

Browse files
committed
Update installation instructions
1 parent 460bd4d commit cef3083

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

docs/partials/install.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,14 @@ <h1>Installation</h1>
5656
<div class="panel-body">
5757
<p>
5858
<a class="btn btn-primary btn-outline-inverse btn-lg" target="_blank"
59-
href="https://sourceforge.net/projects/eclipse-cs/files/latest/download"><i class="fa fa-download"
59+
href="https://bintray.com/eclipse-cs/eclipse-cs/update-site-archive/_latestVersion"><i class="fa fa-download"
6060
> </i> Download latest</a>
6161
<a class="btn btn-default btn-outline-inverse btn-lg" target="_blank"
62-
href="http://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/"> Download
62+
href="https://bintray.com/eclipse-cs/eclipse-cs/update-site-archive/"> Download
6363
older release <i class="fa fa-external-link"> </i></a>
64+
<a class="btn btn-default btn-outline-inverse btn-lg" target="_blank"
65+
href="http://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/"> Download
66+
ancient releases <i class="fa fa-external-link"> </i></a>
6467
</p>
6568
<ol>
6669
<li>Download a Eclipse Checkstyle Plugin update site bundle</li>

net.sf.eclipsecs.doc/src/main/resources/partials/install.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,14 @@ <h1>Installation</h1>
5656
<div class="panel-body">
5757
<p>
5858
<a class="btn btn-primary btn-outline-inverse btn-lg" target="_blank"
59-
href="https://sourceforge.net/projects/eclipse-cs/files/latest/download"><i class="fa fa-download"
59+
href="https://bintray.com/eclipse-cs/eclipse-cs/update-site-archive/_latestVersion"><i class="fa fa-download"
6060
> </i> Download latest</a>
6161
<a class="btn btn-default btn-outline-inverse btn-lg" target="_blank"
62-
href="http://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/"> Download
62+
href="https://bintray.com/eclipse-cs/eclipse-cs/update-site-archive/"> Download
6363
older release <i class="fa fa-external-link"> </i></a>
64+
<a class="btn btn-default btn-outline-inverse btn-lg" target="_blank"
65+
href="http://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/"> Download
66+
ancient releases <i class="fa fa-external-link"> </i></a>
6467
</p>
6568
<ol>
6669
<li>Download a Eclipse Checkstyle Plugin update site bundle</li>

0 commit comments

Comments
 (0)