Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: mogilefs-client-public@bogomips.org
Subject: [PATCH 1/4] update URLS to HTTPS
Date: Tue, 31 Jan 2017 18:21:16 +0000	[thread overview]
Message-ID: <20170131182119.4020-2-e@80x24.org> (raw)
In-Reply-To: <20170131182119.4020-1-e@80x24.org>

This helps somewhat with user privacy; since reading about
distributed systems can get people tagged as anti-authoritarian :P
---
 .olddoc.yml |  6 +++---
 README      | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 49df8c5..aa4d4dc 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,9 +1,9 @@
 ---
-cgit_url: http://bogomips.org/mogilefs-client.git
+cgit_url: https://bogomips.org/mogilefs-client.git
 git_url: git://bogomips.org/mogilefs-client.git
-rdoc_url: http://bogomips.org/mogilefs-client
+rdoc_url: https://bogomips.org/mogilefs-client
 changelog_start: v1.2.1
 private_email: e@80x24.org
 public_email: mogilefs-client-public@bogomips.org
 nntp_url: nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby
-ml_url: http://bogomips.org/mogilefs-client-public/
+ml_url: https://bogomips.org/mogilefs-client-public/
diff --git a/README b/README
index fa37814..ca08312 100644
--- a/README
+++ b/README
@@ -7,16 +7,16 @@ MogileFS instance.
 
 == Links
 
-rdoc :: http://bogomips.org/mogilefs-client
+rdoc :: https://bogomips.org/mogilefs-client
 mogilefs :: http://mogilefs.org/
 list :: mailto:mogilefs-client-public@bogomips.org
 list-cc :: mailto:mogile@googlegroups.com
-list-archive :: http://bogomips.org/mogilefs-client-public
+list-archive :: https://bogomips.org/mogilefs-client-public
 email :: mailto:e@80x24.org
 repo :: git://bogomips.org/mogilefs-client.git
-	http://bogomips.org/mogilefs-client.git
+	https://bogomips.org/mogilefs-client.git
 gitweb :: http://repo.or.cz/w/ruby-mogilefs-client.git
-download :: http://bogomips.org/mogilefs-client/files/
+download :: https://bogomips.org/mogilefs-client/files/
 
 == Install
 
@@ -43,7 +43,7 @@ is required or available to post:
 
 	mogilefs-client-public@bogomips.org
 
-List archives: http://bogomips.org/mogilefs-client-public/
+List archives: https://bogomips.org/mogilefs-client-public/
 
 We may also piggy-back onto the public MogileFS mailing list at
 mogile@googlegroups.com for feedback (subscription required,
-- 
EW


  reply	other threads:[~2017-01-31 18:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 18:21 [PATCH 0/4] various doc updates Eric Wong
2017-01-31 18:21 ` Eric Wong [this message]
2017-01-31 18:21 ` [PATCH 2/4] README: explain removal of NFS support Eric Wong
2017-01-31 18:21 ` [PATCH 3/4] doc: remove private email address linkage Eric Wong
2017-01-31 18:21 ` [PATCH 4/4] gemspec: remove olddoc development dependency Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/mogilefs-client/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170131182119.4020-2-e@80x24.org \
    --to=e@80x24.org \
    --cc=mogilefs-client-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/mogilefs-client.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).