documentation: change links to https

pull/208/merge
Axel Burri 2018-10-10 01:40:19 +02:00
parent 526e332b02
commit 0a4fb02eeb
1 changed files with 9 additions and 9 deletions

View File

@ -53,10 +53,10 @@ Prerequisites
* [OpenSSH]: If you want to transfer backups from/to remote locations * [OpenSSH]: If you want to transfer backups from/to remote locations
* [Pipe Viewer]: If you want rate limiting and progress bars * [Pipe Viewer]: If you want rate limiting and progress bars
[btrfs-progs]: http://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/ [btrfs-progs]: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
[Perl interpreter]: https://www.perl.org [Perl interpreter]: https://www.perl.org
[OpenSSH]: http://www.openssh.org [OpenSSH]: https://www.openssh.org
[Pipe Viewer]: http://www.ivarch.com/programs/pv.shtml [Pipe Viewer]: https://www.ivarch.com/programs/pv.shtml
Instructions Instructions
@ -112,7 +112,7 @@ btrbk is in Void's `current` repository
xbps-install -S btrbk xbps-install -S btrbk
[btrbk source tarball]: http://digint.ch/download/btrbk/releases/ [btrbk source tarball]: https://digint.ch/download/btrbk/releases/
Synopsis Synopsis
@ -445,8 +445,8 @@ For even more security, set up a chroot environment in
[ssh_filter_btrbk(1)]: https://digint.ch/btrbk/doc/ssh_filter_btrbk.1.html [ssh_filter_btrbk(1)]: https://digint.ch/btrbk/doc/ssh_filter_btrbk.1.html
[sshd(8)]: http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/sshd.8 [sshd(8)]: https://man.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/sshd.8
[sshd_config(5)]: http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man5/sshd_config.5 [sshd_config(5)]: https://man.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man5/sshd_config
[btrfs-progs-btrbk]: https://github.com/digint/btrfs-progs-btrbk [btrfs-progs-btrbk]: https://github.com/digint/btrfs-progs-btrbk
@ -569,8 +569,8 @@ If you would like to contribute or have found bugs:
Any feedback is appreciated! Any feedback is appreciated!
[btrbk project page on GitHub]: http://github.com/digint/btrbk [btrbk project page on GitHub]: https://github.com/digint/btrbk
[issues tracker]: http://github.com/digint/btrbk/issues [issues tracker]: https://github.com/digint/btrbk/issues
License License
@ -579,4 +579,4 @@ License
btrbk is free software, available under the [GNU General Public btrbk is free software, available under the [GNU General Public
License, Version 3][GPLv3]. License, Version 3][GPLv3].
[GPLv3]: http://www.gnu.org/licenses/gpl.html [GPLv3]: https://www.gnu.org/licenses/gpl.html