From b79b069178fa38d4b959b7c511f0caa60c04dd40 Mon Sep 17 00:00:00 2001 From: Eleftheria Stein Date: Tue, 26 Oct 2021 10:05:11 +0200 Subject: [PATCH] Fix API link in docs Closes gh-1940 --- spring-session-docs/modules/ROOT/pages/api.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-session-docs/modules/ROOT/pages/api.adoc b/spring-session-docs/modules/ROOT/pages/api.adoc index b8fe0469..c85a7e98 100644 --- a/spring-session-docs/modules/ROOT/pages/api.adoc +++ b/spring-session-docs/modules/ROOT/pages/api.adoc @@ -1,7 +1,7 @@ [[api]] = API Documentation -You can browse the complete link:../../api/[Javadoc] online. The key APIs are described in the following sections: +You can browse the complete https://docs.spring.io/spring-session/docs/{spring-session-version}/api/[Javadoc] online. The key APIs are described in the following sections: * <> * <>