From 03dae5f034cad6103d432c2882943a610cd80a33 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 5 Feb 2018 20:06:01 +0100 Subject: change website URLS to HTTPS (Thanks to Klemens Nanni for pointing it out) --- README.md | 6 +++--- doc/cheatsheet.svg | 4 ++-- doc/ranger.1 | 14 +++++++------- doc/ranger.pod | 6 +++--- setup.py | 2 +- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index e16ea540..ca181b95 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ About ----- * Authors: see `AUTHORS` file * License: GNU General Public License Version 3 -* Website: http://ranger.github.io/ -* Download: http://ranger.github.io/ranger-stable.tar.gz +* Website: https://ranger.github.io/ +* Download: https://ranger.github.io/ranger-stable.tar.gz * Bug reports: https://github.com/ranger/ranger/issues -* git clone http://git.sv.gnu.org/r/ranger.git +* git clone https://github.com/ranger/ranger.git Design Goals diff --git a/doc/cheatsheet.svg b/doc/cheatsheet.svg index f8a97bff..3794a2da 100644 --- a/doc/cheatsheet.svg +++ b/doc/cheatsheet.svg @@ -4059,7 +4059,7 @@ sodipodi:role="line">ranger cheatsheet http://ranger.github.io + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#0000ff">https://ranger.github.io " 4 -.IX Item "Download: " +.IP "Download: " 4 +.IX Item "Download: " .PD 0 -.IP "The project page: " 4 -.IX Item "The project page: " -.IP "The mailing list: " 4 -.IX Item "The mailing list: " +.IP "The project page: " 4 +.IX Item "The project page: " +.IP "The mailing list: " 4 +.IX Item "The mailing list: " .IP "\s-1IRC\s0 channel: #ranger on freenode.net" 4 .IX Item "IRC channel: #ranger on freenode.net" .PD diff --git a/doc/ranger.pod b/doc/ranger.pod index ee869393..523d8d9d 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1670,11 +1670,11 @@ GNU General Public License 3 or (at your option) any later version. =over -=item Download: L +=item Download: L -=item The project page: L +=item The project page: L -=item The mailing list: L +=item The mailing list: L =item IRC channel: #ranger on freenode.net diff --git a/setup.py b/setup.py index f8b8df14..d7c54b00 100755 --- a/setup.py +++ b/setup.py @@ -72,7 +72,7 @@ def main(): author=ranger.__author__, author_email=ranger.__email__, license=ranger.__license__, - url='http://ranger.github.io', + url='https://ranger.github.io', keywords='file-manager vim console file-launcher file-preview', classifiers=[ 'Environment :: Console', -- cgit 1.4.1-2-gfad0