Skip to content

Commit 5778b42

Browse files
authored
Fix link in javadoc to Message source (#3672)
Auto-cherry-pick to 1.0.x Fixes #3672 Signed-off-by: NOUNI El bachir <[email protected]>
1 parent 32ef3a0 commit 5778b42

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)