Skip to content

Commit c12d79a

Browse files
committed
Polishing.
1 parent 789ff8d commit c12d79a

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
@@ -6,7 +6,7 @@ asciidoc:
66
chomp: 'all'
77
version: ${project.version}
88
springversionshort: 6.1
9-
springversion: '{spring}'
9+
springversion: ${spring}
1010
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/data-commons/docs/current/api/
1111
springdocsurl: https://docs.spring.io/spring-framework/reference/{springversionshort}/core/beans/java.html
1212
spring-framework-docs: '{springdocsurl}'

0 commit comments

Comments
 (0)