Skip to content

Commit e1ffb73

Browse files
authored
Fix URL for Marketplace Client (#55)
1 parent 811e70a commit e1ffb73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>Overview</h1>
5252
<p>
5353
The <a href="installation.html">update site</a> for EclEmma is
5454
<b>https://update.eclemma.org/</b>. EclEmma is also available via the Eclipse
55-
<a class="extern" href="http://marketplace.eclipse.org/marketplace-client-intro">Marketplace Client</a>,
55+
<a class="extern" href="https://marketplace.eclipse.org/content/eclipse-marketplace-client">Marketplace Client</a>,
5656
simply search for "EclEmma".
5757
</p>
5858

content/installation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2><a name="marketplace"/>Option 1: Install from Eclipse Marketplace Client</h2
4444

4545
<p>
4646
Since Eclipse 3.6 the
47-
<a class="extern" href="http://marketplace.eclipse.org/marketplace-client-intro">Eclipse Marketplace Client</a>
47+
<a class="extern" href="https://marketplace.eclipse.org/content/eclipse-marketplace-client">Eclipse Marketplace Client</a>
4848
allows direct installation of EclEmma from within Eclipse. Follow the steps
4949
below or drag and drop the button above into a running Indigo workspace.
5050
</p>

0 commit comments

Comments
 (0)