Replace http:// with https:// where applicable

The testcases will be updated automatically in a separate commit.
This commit is contained in:
Michael Stapelberg
2017-09-24 10:19:07 +02:00
parent eadc9a8461
commit aa0b1f599f
50 changed files with 108 additions and 108 deletions

View File

@ -23,7 +23,7 @@ my %meta = (
web => 'https://github.com/i3/i3/issues',
},
homepage => 'https://i3wm.org/',
license => ['http://dev.perl.org/licenses'],
license => ['https://dev.perl.org/licenses'],
},
);

View File

@ -23,10 +23,10 @@ perldoc command.
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=AnyEvent-I3
https://rt.cpan.org/NoAuth/Bugs.html?Dist=AnyEvent-I3
The i3 window manager website
http://i3.zekjur.net/
https://i3wm.org
LICENSE AND COPYRIGHT
@ -37,4 +37,4 @@ This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
See https://dev.perl.org/licenses/ for more information.

View File

@ -543,7 +543,7 @@ Michael Stapelberg, C<< <michael at i3wm.org> >>
Please report any bugs or feature requests to C<bug-anyevent-i3 at
rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=AnyEvent-I3>. I will be
L<https://rt.cpan.org/NoAuth/ReportBug.html?Queue=AnyEvent-I3>. I will be
notified, and then you'll automatically be notified of progress on your bug as
I make changes.
@ -559,11 +559,11 @@ You can also look for information at:
=item * RT: CPAN's request tracker
L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=AnyEvent-I3>
L<https://rt.cpan.org/NoAuth/Bugs.html?Dist=AnyEvent-I3>
=item * The i3 window manager website
L<http://i3wm.org>
L<https://i3wm.org>
=back
@ -579,7 +579,7 @@ This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
See https://dev.perl.org/licenses/ for more information.
=cut