Skip to content

Commit c2c41c9

Browse files
committed
Merge pull request #41118 from sdeleuze
* gh-41118: Cross-link to the CDS how-to guide Closes gh-41118
2 parents 9dc4063 + 292fdc4 commit c2c41c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/packaging/class-data-sharing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ To use the cache, you need to add an extra parameter when starting the applicati
2121
$ java -XX:SharedArchiveFile=application.jsa -jar my-app.jar
2222
----
2323

24-
NOTE: For more details about CDS, refer to the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation].
24+
NOTE: For more details about CDS, refer to the xref:how-to:class-data-sharing.adoc[CDS how-to guide] and the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation].

0 commit comments

Comments
 (0)