From 2980c147280ac3880f1382b44ab1359e245d95a3 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 3 Feb 2019 22:26:39 -0800 Subject: [PATCH] Fix README links on GitHub. --- docs/how-to/deal-with-very-large-backups.md | 3 +-- docs/how-to/develop-on-borgmatic.md | 2 +- docs/how-to/inspect-your-backups.md | 2 +- docs/how-to/make-per-application-backups.md | 2 +- docs/how-to/run-preparation-steps-before-backups.md | 2 +- docs/how-to/set-up-backups.md | 2 +- docs/how-to/upgrade.md | 2 +- 7 files changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/how-to/deal-with-very-large-backups.md b/docs/how-to/deal-with-very-large-backups.md index 11c82f439..11ef48f6b 100644 --- a/docs/how-to/deal-with-very-large-backups.md +++ b/docs/how-to/deal-with-very-large-backups.md @@ -68,5 +68,4 @@ consistency: ## Related documentation * [How to set up backups with borgmatic](../../docs/how-to/set-up-backups.md) - * [borgmatic README](../../) - + * [borgmatic README](../../../../) diff --git a/docs/how-to/develop-on-borgmatic.md b/docs/how-to/develop-on-borgmatic.md index 00255b67d..28c334a0c 100644 --- a/docs/how-to/develop-on-borgmatic.md +++ b/docs/how-to/develop-on-borgmatic.md @@ -96,4 +96,4 @@ See the Black and Flake8 documentation for more information. * [How to inspect your backups](../../docs/how-to/inspect-your-backups.md) * [Support and contributing](../../#support-and-contributing) - * [borgmatic README](../../) + * [borgmatic README](../../../../) diff --git a/docs/how-to/inspect-your-backups.md b/docs/how-to/inspect-your-backups.md index 9b5d59314..9d4c743d5 100644 --- a/docs/how-to/inspect-your-backups.md +++ b/docs/how-to/inspect-your-backups.md @@ -43,4 +43,4 @@ output formatted as JSON. ## Related documentation * [How to set up backups with borgmatic](../../docs/how-to/set-up-backups.md) - * [borgmatic README](../../) + * [borgmatic README](../../../../) diff --git a/docs/how-to/make-per-application-backups.md b/docs/how-to/make-per-application-backups.md index 85af1ccd3..53d22f419 100644 --- a/docs/how-to/make-per-application-backups.md +++ b/docs/how-to/make-per-application-backups.md @@ -30,4 +30,4 @@ See `borgmatic --help` for more information. ## Related documentation * [How to set up backups with borgmatic](../../docs/how-to/set-up-backups.md) - * [borgmatic README](../../) + * [borgmatic README](../../../../) diff --git a/docs/how-to/run-preparation-steps-before-backups.md b/docs/how-to/run-preparation-steps-before-backups.md index a3f4c9414..f6f71ce7c 100644 --- a/docs/how-to/run-preparation-steps-before-backups.md +++ b/docs/how-to/run-preparation-steps-before-backups.md @@ -49,4 +49,4 @@ injection or privilege escalation, do not forget to set secure permissions * [Set up backups with borgmatic](../../docs/how-to/set-up-backups.md) * [How to make per-application backups](../../docs/how-to/make-per-application-backups.md) - * [borgmatic README](../../) + * [borgmatic README](../../../../) diff --git a/docs/how-to/set-up-backups.md b/docs/how-to/set-up-backups.md index 3872b1ade..5b349caf9 100644 --- a/docs/how-to/set-up-backups.md +++ b/docs/how-to/set-up-backups.md @@ -164,4 +164,4 @@ borgmatic to run. * [How to make per-application backups](../../docs/how-to/make-per-application-backups.md) * [How to deal with very large backups](../../docs/how-to/deal-with-very-large-backups.md) * [How to inspect your backups](../../docs/how-to/inspect-your-backups.md) - * [borgmatic README](../../) + * [borgmatic README](../../../../) diff --git a/docs/how-to/upgrade.md b/docs/how-to/upgrade.md index 091fab95b..112fb8040 100644 --- a/docs/how-to/upgrade.md +++ b/docs/how-to/upgrade.md @@ -77,4 +77,4 @@ files. ## Related documentation * [Develop on borgmatic](../../docs/how-to/develop-on-borgmatic.md) - * [borgmatic README](../../) + * [borgmatic README](../../../../)