This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-3.0 by this push:
     new 34267c2  Update links in CONTRIBUTING.md
34267c2 is described below

commit 34267c217219c97db8dfa74f8653bf1b25d0b3e9
Author: Mitesh <miteshgupt...@gmail.com>
AuthorDate: Thu Apr 22 08:29:03 2021 -0500

    Update links in CONTRIBUTING.md
    
    Patch by Mitesh Gupta, reviewed by brandonwilliams for CASSANDRA-16624
---
 CONTRIBUTING.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2251fdf..ccd7c7c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,7 +21,7 @@
 # Apache Cassandra and Pull Requests
 
 Apache Cassandra doesn't use GitHub pull requests as part of the development 
process.
-In fact, this repository is a GitHub mirror of [the official 
repo](https://git-wip-us.apache.org/repos/asf/cassandra.git). The development 
team has no control over it. We cannot merge or close any pull requests opened 
for the apache/cassandra repository, so please don't open them.
+In fact, this repository is a GitHub mirror of [the official 
repo](https://gitbox.apache.org/repos/asf/cassandra.git). The development team 
has no control over it. We cannot merge or close any pull requests opened for 
the apache/cassandra repository, so please don't open them.
 
 # How to Contribute
 
@@ -30,8 +30,8 @@ Use [Cassandra 
JIRA](https://issues.apache.org/jira/browse/CASSANDRA/) to create
 # Useful Links
 
 - How you can contribute to Apache Cassandra 
[presentation](http://www.slideshare.net/yukim/cassandrasummit2013) by Yuki 
Morishita
-- Code style [wiki page](https://wiki.apache.org/cassandra/CodeStyle)
-- Running Cassandra in IDEA 
[guide](https://wiki.apache.org/cassandra/RunningCassandraInIDEA)
-- Running Cassandra in Eclipse 
[guide](https://wiki.apache.org/cassandra/RunningCassandraInEclipse)
+- Code style [wiki 
page](https://cwiki.apache.org/confluence/display/CASSANDRA2/CodeStyle)
+- Running Cassandra in IDEA 
[guide](https://cwiki.apache.org/confluence/display/CASSANDRA2/RunningCassandraInIDEA)
+- Running Cassandra in Eclipse 
[guide](https://cwiki.apache.org/confluence/display/CASSANDRA2/RunningCassandraInEclipse)
 - Cassandra Cluster Manager - [CCM](https://github.com/pcmanus/ccm) and a 
guide [blog 
post](http://www.datastax.com/dev/blog/ccm-a-development-tool-for-creating-local-cassandra-clusters)
 - Cassandra Distributed Tests aka 
[dtests](https://github.com/riptano/cassandra-dtest)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to