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:
Runbing
2023-11-19 17:34:43 +08:00
committed by Mark Paluch
parent 6325b415be
commit 461c3bce0a

View File

@@ -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: ./../../..