Skip to content

Commit ddd795a

Browse files
runbingmp911de
authored andcommitted
Fixed the URL for the Spring Data Commons documentation.
I fixed broken links in the Spring Data Elasticsearch documentation for Spring Data Commons. Closes #2776
1 parent 612cc50 commit ddd795a

File tree

1 file changed

+1
-1
lines changed
  • src/main/antora/resources/antora-resources

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ asciidoc:
1010
attribute-missing: 'warn'
1111
commons: ${springdata.commons.docs}
1212
include-xml-namespaces: false
13-
spring-data-commons-docs-url: https://docs.spring.io/spring-data-commons/reference
13+
spring-data-commons-docs-url: https://docs.spring.io/spring-data/commons/reference
1414
spring-data-commons-javadoc-base: https://docs.spring.io/spring-data/commons/docs/${springdata.commons}/api/
1515
springdocsurl: https://docs.spring.io/spring-framework/reference/{springversionshort}
1616
springjavadocurl: https://docs.spring.io/spring-framework/docs/${spring}/javadoc-api

0 commit comments

Comments
 (0)