Fixed the URL for the Spring Data Commons documentation.

I fixed an incorrect URL in the **antora.yml** file that was preventing other pages from linking to the Spring Data Commons documentation.

Closes #2779
This commit is contained in:
Runbing
2023-11-19 18:01:04 +08:00
committed by Mark Paluch
parent af017a8680
commit ce072ec439

View File

@@ -12,7 +12,7 @@ asciidoc:
lettuce: ${lettuce}
jedis: ${jedis}
include-xml-namespaces: false
spring-data-commons-docs-url: https://docs.spring.io/spring-data-commons/reference
spring-data-commons-docs-url: https://docs.spring.io/spring-data/commons/reference
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/commons/docs/${springdata.commons}/api/
springdocsurl: https://docs.spring.io/spring-framework/reference/{springversionshort}
springjavadocurl: https://docs.spring.io/spring-framework/docs/${spring}/javadoc-api