spring-projects / spring-data-cassandra

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-cassandra/
Apache License 2.0
373 stars 307 forks source link

Fixed the URL for the Spring Data Commons documentation #1454

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.