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:
@@ -11,7 +11,7 @@ antora:
|
|||||||
root_component_name: 'data-commons'
|
root_component_name: 'data-commons'
|
||||||
site:
|
site:
|
||||||
title: Spring Data Commons
|
title: Spring Data Commons
|
||||||
url: https://docs.spring.io/spring-data-commons/reference
|
url: https://docs.spring.io/spring-data/commons/reference
|
||||||
robots: allow
|
robots: allow
|
||||||
git:
|
git:
|
||||||
ensure_git_suffix: false
|
ensure_git_suffix: false
|
||||||
|
|||||||
Reference in New Issue
Block a user