Skip to content

Commit d13e4c1

Browse files
committed
Fix link in features page
1 parent 783ae00 commit d13e4c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ Restlet Framework can be entirely configured in Java via the Restlet API. Config
6262
- Logging based on JULI (java.util.logging) with an extensibility system, including an adapter for SLF4J.
6363

6464
<div class="m-cta cta-darkblue">
65-
<img alt="Restlet Framework" src="/images/features/restlet-framework.svg">
66-
<a href="/downloads/current/" class="m-button m-button-border">Download</a>
65+
<img class="home-logo" src="/images/restlet-framework.svg" alt="Restlet Framework">
66+
<a href="/documentation/user-guide/{{% frameworkStableMicroVersion %}}/introduction/setup/maven/" class="m-button m-button-border">Setup</a>
6767
</div>

0 commit comments

Comments
 (0)