diff --git a/btrbk b/btrbk index 084311a..4402038 100755 --- a/btrbk +++ b/btrbk @@ -14,7 +14,7 @@ Backup tool for btrfs subvolumes, taking advantage of btrfs specific send-receive mechanism, allowing incremental backups at file-system level. -The full btrbk documentation is available at L. +The full btrbk documentation is available at L. =head1 AUTHOR @@ -49,7 +49,7 @@ use Data::Dumper; our $VERSION = "0.13-dev"; our $AUTHOR = 'Axel Burri '; -our $PROJECT_HOME = ''; +our $PROJECT_HOME = ''; my $version_info = "btrbk command line client, version $VERSION"; diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 005f13c..d8498a0 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -117,7 +117,7 @@ are described in returned in case of failure. .SH AVAILABILITY Please refer to the btrbk project page -\fBhttp://www.digint.ch/btrbk\fR for further +\fBhttp://www.digint.ch/btrbk/\fR for further details. .SH SEE ALSO .BR btrbk.conf (5), diff --git a/doc/btrbk.conf.5 b/doc/btrbk.conf.5 index 5c328e1..fff529e 100644 --- a/doc/btrbk.conf.5 +++ b/doc/btrbk.conf.5 @@ -108,7 +108,7 @@ Lines that contain a hash character (#) in the first column are treated as comments. .SH AVAILABILITY Please refer to the btrbk project page -\fBhttp://www.digint.ch/btrbk\fR for further +\fBhttp://www.digint.ch/btrbk/\fR for further details. .SH SEE ALSO .BR btrbk (1)