Skip to content

Commit 58a8aa8

Browse files
committedMar 11, 2025··
Remove links to gitter.
Closes: #1561
1 parent 058d3ab commit 58a8aa8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎README.adoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Spring Data for Apache Cassandra image:https://jenkins.spring.io/buildStatus/icon?job=spring-data-cassandra%2Fmain&subject=Build[link=https://jenkins.spring.io/view/SpringData/job/spring-data-cassandra/] https://gitter.im/spring-projects/spring-data[image:https://badges.gitter.im/spring-projects/spring-data.svg[Gitter]] image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A["Revved up by Develocity", link="https://ge.spring.io/scans?search.rootProjectNames=Spring Data for Apache Cassandra"]
1+
= Spring Data for Apache Cassandra image:https://jenkins.spring.io/buildStatus/icon?job=spring-data-cassandra%2Fmain&subject=Build[link=https://jenkins.spring.io/view/SpringData/job/spring-data-cassandra/] image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A["Revved up by Develocity", link="https://ge.spring.io/scans?search.rootProjectNames=Spring Data for Apache Cassandra"]
22

33
The primary goal of the https://projects.spring.io/spring-data[Spring Data] project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
44

@@ -114,7 +114,6 @@ https://docs.spring.io/spring-data/cassandra/docs/current/reference/html/[refere
114114
* Learn the Spring basics – Spring Data builds on Spring Framework, check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
115115
If you are just starting out with Spring, try one of the https://spring.io/guides[guides].
116116
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-data[`spring-data-cassandra`].
117-
You can also chat with the community on https://gitter.im/spring-projects/spring-data[Gitter].
118117
* Report bugs with Spring Data for Apache Cassandra at https://github.com/spring-projects/spring-data-cassandra/issues[github.com/spring-projects/spring-data-cassandra/issues].
119118

120119
== Reporting Issues

0 commit comments

Comments
 (0)
Please sign in to comment.