git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sven Strickroth <email@cs-ware.de>
To: Git List <git@vger.kernel.org>
Cc: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] doc: use https link to Wikipeai to avoid http redirect
Date: Sat, 13 May 2017 11:54:51 +0200	[thread overview]
Message-ID: <20170513095716.C718E221C2B@srv1.79p.de> (raw)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
---
 Documentation/gitweb.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gitweb.txt b/Documentation/gitweb.txt
index 96156e5e1..88450589a 100644
--- a/Documentation/gitweb.txt
+++ b/Documentation/gitweb.txt
@@ -84,7 +84,7 @@ separator (rules for Perl's "`split(" ", $line)`").
 
 * Fields use modified URI encoding, defined in RFC 3986, section 2.1
 (Percent-Encoding), or rather "Query string encoding" (see
-http://en.wikipedia.org/wiki/Query_string#URL_encoding[]), the difference
+https://en.wikipedia.org/wiki/Query_string#URL_encoding[]), the difference
 being that SP (" ") can be encoded as "{plus}" (and therefore "{plus}" has to be
 also percent-encoded).
 +
-- 
2.12.1.windows.1


             reply	other threads:[~2017-05-13 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-13  9:54 Sven Strickroth [this message]
2017-05-13 10:58 ` [PATCH] doc: use https link to Wikipeai to avoid http redirect Ævar Arnfjörð Bjarmason
2017-05-13  9:54   ` [PATCH] Use https links to Wikipedia to avoid http redirects Sven Strickroth
2017-05-13 19:56     ` Ævar Arnfjörð Bjarmason

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

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

  git send-email \
    --in-reply-to=20170513095716.C718E221C2B@srv1.79p.de \
    --to=email@cs-ware.de \
    --cc=git@vger.kernel.org \
    --cc=peff@peff.net \
    /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.
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 NNTP newsgroup(s).