Skip to content

Commit 7c8c25b

Browse files
committed
Migrate Spring Framework doc links to 6.1.
Because Spring Framework's 6.1.x version of Antora ref docs is simply `6.1`, make that the cross referencing link from our end. See #2886.
1 parent a11e78d commit 7c8c25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/antora-resources/antora.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ asciidoc:
55
attribute-missing: 'warn'
66
chomp: 'all'
77
version: ${project.version}
8-
springversion: ${spring}
8+
springversion: 6.1
99
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/data-commons/docs/current/api/
1010
springdocsurl: https://docs.spring.io/spring-framework/docs/{springversion}/reference/html
1111
spring-framework-docs: '{springdocsurl}'

0 commit comments

Comments
 (0)