Skip to content

Commit 03bd867

Browse files
enimistespring-builds
authored andcommitted
Fix link in javadoc to Message source (#3672)
Fixes #3672 Signed-off-by: NOUNI El bachir <[email protected]> (cherry picked from commit 5778b42)
1 parent 8b7e423 commit 03bd867

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-commons/src/main/java/org/springframework/ai/content

1 file changed

+1
-1
lines changed

spring-ai-commons/src/main/java/org/springframework/ai/content/Content.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* Data structure that contains content and metadata. Common parent for the
2323
* {@link org.springframework.ai.document.Document} and the
24-
* org.springframework.ai.chat.messages.Message classes.
24+
* {@link org.springframework.ai.chat.messages.Message} classes.
2525
*
2626
* @author Mark Pollack
2727
* @author Christian Tzolov

0 commit comments

Comments
 (0)