Update overview.html

Fix the reference link in javadocs overview.html
This commit is contained in:
Christian Tzolov
2024-02-22 18:31:19 +01:00
committed by GitHub
parent a78dad5e99
commit d8fc01f27a

View File

@@ -1,12 +1,12 @@
<html>
<body>
<p>
This document is the API specification for <a href="https://github.com/spring-projects/spring-ai" target="_top">Spring AI</a>
This document is the API specification for <a href="https://docs.spring.io/spring-ai/reference" target="_top">Spring AI</a>
</p>
<div id="overviewBody">
<p>
For further API reference and developer documentation, see the
<a href="https://spring-projects.github.io/spring-ai/spring-ai/" target="_top">
<a href="https://docs.spring.io/spring-ai/reference/" target="_top">
Spring AI reference documentation</a>.
That documentation contains more detailed, developer-targeted
descriptions, with conceptual overviews, definitions of terms,