Browse Source

Fixed the URL for the Spring Data Commons documentation.

I fixed an incorrect URL in the antora-playbook.yml file.

Closes #2982
pull/2940/head
Runbing 2 years ago committed by Mark Paluch
parent
commit
aac6b9dd7d
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 2
      src/main/antora/antora-playbook.yml

2
src/main/antora/antora-playbook.yml

@ -8,7 +8,7 @@ antora: @@ -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: ./../../..

Loading…
Cancel
Save