summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2023-09-03 13:55:46 +0200
committerFlorian Pritz <bluewind@xinu.at>2023-09-03 13:55:46 +0200
commit0c50235a1225462f7b8f5bf986a41853ee30fe0d (patch)
treeda84abec835abcf15a61e187861ebff641ff711b /README.md
parent0baed4e1c58bb7c329a6e5638739a0496f1cbd4a (diff)
downloadApp-BorgRestore-0c50235a1225462f7b8f5bf986a41853ee30fe0d.tar.gz
App-BorgRestore-0c50235a1225462f7b8f5bf986a41853ee30fe0d.tar.xz
Update META.json and README
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 13f1380..060d3a6 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ passed and restore it without further user interaction.
**borg-restore.pl --update-cache** has to be executed regularly, ideally after
creating or removing backups.
-[App::BorgRestore](https://metacpan.org/pod/App::BorgRestore) provides the base features used to implement this script.
+[App::BorgRestore](https://metacpan.org/pod/App%3A%3ABorgRestore) provides the base features used to implement this script.
It can be used to build your own restoration script.
# OPTIONS
@@ -125,11 +125,11 @@ It can be used to build your own restoration script.
# CONFIGURATION
-For configuration options please see [App::BorgRestore::Settings](https://metacpan.org/pod/App::BorgRestore::Settings).
+For configuration options please see [App::BorgRestore::Settings](https://metacpan.org/pod/App%3A%3ABorgRestore%3A%3ASettings).
# LICENSE
-Copyright (C) 2016-2018 Florian Pritz <bluewind@xinu.at>
+Copyright (C) 2016-2023 Florian Pritz <bluewind@xinu.at>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by