diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 779df1b535..aef736db71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,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 diff --git a/build.xml b/build.xml index 60b66fc89b..0fdf95cd62 100644 --- a/build.xml +++ b/build.xml @@ -28,7 +28,7 @@ - + diff --git a/debian/control b/debian/control index 816d8f0ee1..13f2a454be 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Eric Evans Uploaders: Sylvain Lebresne Build-Depends: debhelper (>= 5), openjdk-8-jdk | java8-jdk, ant (>= 1.9), ant-optional (>= 1.9), dh-python, python-dev (>= 2.7), quilt, bash-completion Homepage: http://cassandra.apache.org -Vcs-Git: http://git-wip-us.apache.org/repos/asf/cassandra.git -Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=cassandra.git +Vcs-Git: https://gitbox.apache.org/repos/asf/cassandra.git +Vcs-Browser: https://gitbox.apache.org/repos/asf?p=cassandra.git Standards-Version: 3.8.3 Package: cassandra diff --git a/doc/source/development/ide.rst b/doc/source/development/ide.rst index c52c11ae54..afe621dd54 100644 --- a/doc/source/development/ide.rst +++ b/doc/source/development/ide.rst @@ -24,7 +24,7 @@ Getting started with Cassandra and IntelliJ IDEA or Eclipse is simple, once you The source code for Cassandra is shared through the central Apache Git repository and organized by different branches. You can access the code for the current development branch through git as follows:: - git clone http://git-wip-us.apache.org/repos/asf/cassandra.git cassandra-trunk + git clone https://gitbox.apache.org/repos/asf/cassandra.git cassandra-trunk Other branches will point to different versions of Cassandra. Switching to a different branch requires checking out the branch by its name:: diff --git a/doc/source/development/release_process.rst b/doc/source/development/release_process.rst index 303c28bce8..23bd7abafd 100644 --- a/doc/source/development/release_process.rst +++ b/doc/source/development/release_process.rst @@ -118,7 +118,7 @@ Fill out the following email template and send to the dev mailing list:: sha1: - Git: http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/-tentative + Git: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/-tentative Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-/org/apache/cassandra/apache-cassandra//