From 3b1e748377a822ca0d87a295b2f8baf5573e98cb Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 17 Mar 2023 15:38:44 +0100
Subject: [PATCH] update docs

---
 docs/_index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/_index.md b/docs/_index.md
index d1c97e9..13f10a4 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -2,6 +2,7 @@
 
 Backup scripts to wrap Restic (or Duplicity).
 Runs on
+
 * Linux: (CentOS, Debian, Manjaro, Ubuntu)
 * MS Windows (by using compiled GNU tools eg. Cygwin or Mingw)
 
@@ -12,7 +13,7 @@ Runs on
 Supported backup clients:
 
 * Restic: <https://restic.net/> (default)
-* Duplicity: <https://duplicity.gitlab.io/duplicity-web/> ()
+* Duplicity: <https://duplicity.gitlab.io/duplicity-web/>
 
 # Why
 
-- 
GitLab