Fixed the URL for the Spring Data Commons documentation.

I fixed an incorrect URL in the **commons.yml** file.

Closes #223
This commit is contained in:
Runbing
2023-11-20 21:22:58 +08:00
committed by GitHub
parent 5b61858f85
commit f7ccf12c73

View File

@@ -11,7 +11,7 @@ antora:
root_component_name: 'data-commons'
site:
title: Spring Data Commons
url: https://docs.spring.io/spring-data-commons/reference
url: https://docs.spring.io/spring-data/commons/reference
robots: allow
git:
ensure_git_suffix: false