From: Zac Dover Date: Tue, 4 Jun 2024 13:37:27 +0000 (+1000) Subject: doc/start: s/http/https/ in links X-Git-Tag: v20.0.0~1821^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=922f23f0f30da856a661376527f413dc9424382d;p=ceph.git doc/start: s/http/https/ in links Replace "http" with "https" in doc/start/get-involved.rst. This commit is, in a way, a repeat of https://github.com/ceph/ceph/pull/57213/ (1c5383b91bd7dbfa9670c6485fcc5ff28b79f40d), which targeted the Reef branch instead of the main branch. When this commit has been merged and backported, I will close https://github.com/ceph/ceph/pull/57213/. I am listing Casey Cain here as the co-author, but he is in fact the true author of this change. Co-authored-by: Casey Cain Signed-off-by: Zac Dover --- diff --git a/doc/start/get-involved.rst b/doc/start/get-involved.rst index 4acc57b8c315d..d0965ddb20fde 100644 --- a/doc/start/get-involved.rst +++ b/doc/start/get-involved.rst @@ -9,7 +9,7 @@ These are exciting times in the Ceph community! Get involved! +----------------------+-------------------------------------------------+-----------------------------------------------+ |Channel | Description | Contact Info | +======================+=================================================+===============================================+ -| **Blog** | Check the Ceph Blog_ periodically to keep track | http://ceph.com/community/blog/ | +| **Blog** | Check the Ceph Blog_ periodically to keep track | https://ceph.com/community/blog/ | | | of Ceph progress and important announcements. | | +----------------------+-------------------------------------------------+-----------------------------------------------+ | **Planet Ceph** | Check the blog aggregation on Planet Ceph for | https://old.ceph.com/category/planet/ | @@ -66,13 +66,13 @@ These are exciting times in the Ceph community! Get involved! | | opt out of the email list at any time by | - `Community Unsubscribe`_ | | | unsubscribing. A simple email is all it takes! | - `Mailing list archives`_ | +----------------------+-------------------------------------------------+-----------------------------------------------+ -| **Bug Tracker** | You can help keep Ceph production worthy by | http://tracker.ceph.com/projects/ceph | +| **Bug Tracker** | You can help keep Ceph production worthy by | https://tracker.ceph.com/projects/ceph | | | filing and tracking bugs, and providing feature | | | | requests using the Bug Tracker_. | | +----------------------+-------------------------------------------------+-----------------------------------------------+ | **Source Code** | If you would like to participate in | | -| | development, bug fixing, or if you just want | - http://github.com/ceph/ceph | -| | the very latest code for Ceph, you can get it | - http://download.ceph.com/tarballs/ | +| | development, bug fixing, or if you just want | - https://github.com/ceph/ceph | +| | the very latest code for Ceph, you can get it | - https://download.ceph.com/tarballs/ | | | at http://github.com. See `Ceph Source Code`_ | | | | for details on cloning from github. | | +----------------------+-------------------------------------------------+-----------------------------------------------+