Skip to content

Commit 461c3bc

Browse files
runbingmp911de
authored andcommitted
Fixed the URL for the Spring Data Commons documentation.
I fixed an incorrect URL in the antora-playbook.yml file. Closes #2982
1 parent 6325b41 commit 461c3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/antora/antora-playbook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ antora:
88
root_component_name: 'data-commons'
99
site:
1010
title: Spring Data Reference
11-
url: https://docs.spring.io/spring-data-commons/reference
11+
url: https://docs.spring.io/spring-data/commons/reference
1212
content:
1313
sources:
1414
- url: ./../../..

0 commit comments

Comments
 (0)