diff --git a/README.md b/README.md index ba50e288..6ceb9cd4 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ permalink: borgmatic/index.html borgmatic is a simple Python wrapper script for the -[Borg](https://borgbackup.readthedocs.org/en/stable/) backup software that -initiates a backup, prunes any old backups according to a retention policy, -and validates backups for consistency. The script supports specifying your -settings in a declarative configuration file rather than having to put them -all on the command-line, and handles common errors. +[Borg](https://www.borgbackup.org/) backup software that initiates a backup, +prunes any old backups according to a retention policy, and validates backups +for consistency. The script supports specifying your settings in a declarative +configuration file rather than having to put them all on the command-line, and +handles common errors. Here's an example config file: