Skip to content

Commit d09455a

Browse files
author
Thierry Boileau
committed
fix links
1 parent bb74c46 commit d09455a

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

content/documentation/user-guide/2.6/editions/jse/overview.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,8 @@ resource that says "hello, world" and run it.
2727
## What do I need?
2828

2929
We assume that you have a development environment set up and
30-
operational, and that you already have installed the Java 1.5 (or
31-
higher). In case you haven't downloaded the Restlet Framework yet,
32-
select one of the available distributions of the [Restlet Framework
33-
{{% param version %}}](/downloads/current). Make sure you
34-
add org.restlet.jar in your Build path.
30+
operational, and that you already have installed the Java 17 (or
31+
higher). Follow the [Maven setup guide](/documentation/user-guide/{{% param version %}}/introduction/setup/maven/).
3532

3633
## The "hello, world" application
3734

content/documentation/whats-new/2.0/misc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ weight: 6
55
# Enhanced Maven support
66

77
A long time ago, we offered a Maven distribution via [our own Maven
8-
repositories](/downloads/current?distribution=maven&release=stable&edition=jse)
8+
repositories (broken link)](/downloads/current?distribution=maven&release=stable&edition=jse)
99
and regularly we try to improve its quality, for example working with
1010
Buckminster users to adjust our Maven metadata. However, we use a custom
1111
forge based on Ant as our official build system and this has been

content/documentation/whats-new/2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ you can check [this page](/documentation/user-guide/{{% param version %}}/introd
5757

5858
## Replace all JAR files
5959

60-
Restlet JARs and dependencies, declaring Maven dependencies [as indicated here](/downloads/current/).
60+
Restlet JARs and dependencies, declaring Maven dependencies [as indicated here](/documentation/user-guide/{{% param version %}}/introduction/setup/maven/).
6161

6262
## Deprecated API features
6363

0 commit comments

Comments
 (0)