From a78dad5e99e90c6cdcfca8450189ca287f05aa89 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Thu, 22 Feb 2024 18:29:30 +0100 Subject: [PATCH] Update index.adoc Fix the Javadoc url --- .../src/main/antora/modules/ROOT/pages/api/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/index.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/index.adoc index 43084751d..8071d7a80 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/index.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/index.adoc @@ -14,7 +14,7 @@ The <> can help you understand the basic constructs used impl == API Docs -You can find the Javadoc https://docs.spring.io/spring-ai/docs/current-SNAPSHOT/[here]. +You can find the Javadoc https://docs.spring.io/spring-ai/docs/current-SNAPSHOT/api[here]. == Feedback and Contributions