summaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorSven Strickroth <email@cs-ware.de>2017-05-13 09:54:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-05-15 04:04:54 (GMT)
commit5e68729fd9a17e9e4037abdffa52454a5c64f343 (patch)
tree8880b7936ca93b96ab3acda3e9127b019d6337ca /gitweb
parent613416f0becf21b419c3823cdc6ade5b3fba0816 (diff)
downloadgit-5e68729fd9a17e9e4037abdffa52454a5c64f343.zip
git-5e68729fd9a17e9e4037abdffa52454a5c64f343.tar.gz
git-5e68729fd9a17e9e4037abdffa52454a5c64f343.tar.bz2
doc: use https links to Wikipedia to avoid http redirects
Signed-off-by: Sven Strickroth <email@cs-ware.de> Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
-rwxr-xr-xgitweb/gitweb.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
index 7cf68f0..d8209c7 100755
--- a/gitweb/gitweb.perl
+++ b/gitweb/gitweb.perl
@@ -8085,7 +8085,7 @@ sub git_search_help {
<p><strong>Pattern</strong> is by default a normal string that is matched precisely (but without
regard to case, except in the case of pickaxe). However, when you check the <em>re</em> checkbox,
the pattern entered is recognized as the POSIX extended
-<a href="http://en.wikipedia.org/wiki/Regular_expression">regular expression</a> (also case
+<a href="https://en.wikipedia.org/wiki/Regular_expression">regular expression</a> (also case
insensitive).</p>
<dl>
<dt><b>commit</b></dt>