Fixed the URL for the Spring Data Commons documentation.
I fixed an incorrect URL in the antora-playbook.yml file. Closes #2982
This commit is contained in:
@@ -8,7 +8,7 @@ antora:
|
||||
root_component_name: 'data-commons'
|
||||
site:
|
||||
title: Spring Data Reference
|
||||
url: https://docs.spring.io/spring-data-commons/reference
|
||||
url: https://docs.spring.io/spring-data/commons/reference
|
||||
content:
|
||||
sources:
|
||||
- url: ./../../..
|
||||
|
||||
Reference in New Issue
Block a user