spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
906 stars 558 forks source link

Fixed the URL for the Spring Data Commons documentation #2335

Closed runbing closed 7 months ago

runbing commented 7 months ago

I fixed an incorrect URL in the antora.yml file that was preventing other pages from linking to the Spring Data Commons documentation.

mp911de commented 7 months ago

Thank you for your contribution. That's merged and backported now.