Update overview.html
Fix the reference link in javadocs overview.html
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user