From 6bcdb457302b52b218c8fa9268649277a132c671 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 21 Apr 2025 10:48:05 +0200 Subject: [PATCH] docs: link to spec --- docs/specs/backup/maintain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specs/backup/maintain.md b/docs/specs/backup/maintain.md index 8e4b966..1218ba6 100644 --- a/docs/specs/backup/maintain.md +++ b/docs/specs/backup/maintain.md @@ -6,7 +6,7 @@ backup/restore logic. ## Tools -Two of the current "blessed" options are, which both implement the [backupbot specification](link to spec) +Two of the current "blessed" options are, which both implement the [backupbot specification](/specs/backup/spec/). - [`backup-bot-two`](https://git.coopcloud.tech/coop-cloud/backup-bot-two) - [`abra`](https://git.coopcloud.tech/toolshed/abra)