We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783ae00 commit d13e4c1Copy full SHA for d13e4c1
1 file changed
content/features.md
@@ -62,6 +62,6 @@ Restlet Framework can be entirely configured in Java via the Restlet API. Config
62
- Logging based on JULI (java.util.logging) with an extensibility system, including an adapter for SLF4J.
63
64
<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>
+ <img class="home-logo" src="/images/restlet-framework.svg" alt="Restlet Framework">
+ <a href="/documentation/user-guide/{{% frameworkStableMicroVersion %}}/introduction/setup/maven/" class="m-button m-button-border">Setup</a>
67
</div>
0 commit comments